From 3ac2d800d840f03618fc364090d786effde84b1f Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:13:16 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835142 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-java-20080910/itest/validation/pom.xml | 166 +++++++++++++++++++++ 1 file changed, 166 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-20080910/itest/validation/pom.xml (limited to 'sca-java-1.x/branches/sca-java-20080910/itest/validation/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-20080910/itest/validation/pom.xml b/sca-java-1.x/branches/sca-java-20080910/itest/validation/pom.xml new file mode 100644 index 0000000000..3d1d0c04f5 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-20080910/itest/validation/pom.xml @@ -0,0 +1,166 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 1.4-SNAPSHOT + ../pom.xml + + itest-validation + Apache Tuscany SCA Validation Integration Test + + + + + org.apache.tuscany.sca + tuscany-monitor-logging + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution-resource + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node-impl + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-workspace-impl + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-bpel + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-xquery + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-spring + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-osgi + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-ejb + 1.4-SNAPSHOT + + + org.apache.openejb + javaee-api + + + + + + + org.apache.tuscany.sca + tuscany-osgi-runtime + 1.4-SNAPSHOT + + + + org.apache.felix + org.apache.felix.main + 1.0.4 + + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-jetty + 1.4-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-binding-ejb-runtime + 1.4-SNAPSHOT + + + org.apache.openejb + javaee-api + + + + + + org.apache.tuscany.sca + tuscany-implementation-widget-runtime + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-resource-runtime + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-binding-jms-runtime + 1.4-SNAPSHOT + + + + junit + junit + 4.2 + test + + + + + ${artifactId} + + \ No newline at end of file -- cgit v1.2.3