From 81f448ebbdb0650572b9fea86c543a29a566ada3 Mon Sep 17 00:00:00 2001 From: nash Date: Thu, 4 Nov 2010 14:33:30 +0000 Subject: Tag for 1.6.1-RC1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1031003 13f79535-47bb-0310-9956-ffa450edef68 --- .../1.6.1-RC1/itest/osgi-implementation/pom.xml | 1250 ++++++++++++++++++++ 1 file changed, 1250 insertions(+) create mode 100644 sca-java-1.x/tags/1.6.1-RC1/itest/osgi-implementation/pom.xml (limited to 'sca-java-1.x/tags/1.6.1-RC1/itest/osgi-implementation/pom.xml') diff --git a/sca-java-1.x/tags/1.6.1-RC1/itest/osgi-implementation/pom.xml b/sca-java-1.x/tags/1.6.1-RC1/itest/osgi-implementation/pom.xml new file mode 100644 index 0000000000..95e299548a --- /dev/null +++ b/sca-java-1.x/tags/1.6.1-RC1/itest/osgi-implementation/pom.xml @@ -0,0 +1,1250 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 1.6.1 + ../pom.xml + + itest-osgi-implementation + Apache Tuscany SCA iTest OSGi Implementation + + + + + org.apache.felix + org.apache.felix.main + 1.0.4 + + + org.apache.felix + org.osgi.foundation + + + + + + org.apache.felix + org.apache.felix.configadmin + 1.0.1 + + + + org.apache.felix + javax.servlet + + + org.apache.felix + org.osgi.foundation + + + + + + org.apache.felix + org.apache.felix.scr + 1.0.2 + + + org.apache.felix + org.osgi.foundation + + + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.6.1 + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.6.1 + runtime + + + + org.apache.tuscany.sca + tuscany-osgi-runtime + 1.6.1 + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-osgi + 1.6.1 + runtime + + + + org.apache.tuscany.sca + tuscany-contribution + 1.6.1 + runtime + + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + 1.6.1 + runtime + + + + org.apache.tuscany.sca + tuscany-host-http + 1.6.1 + + + + org.apache.tuscany.sca + tuscany-host-jetty + 1.6.1 + test + + + + org.apache.tuscany.sdo + tuscany-sdo-lib + 1.1.1 + + + + org.apache.tuscany.sdo + tuscany-sdo-impl + 1.1.1 + + + + org.apache.tuscany.sca + tuscany-databinding-sdo + 1.6.1 + compile + + + + commons-io + commons-io + 1.4 + + + + junit + junit + 4.5 + + + + + itest-osgi-implementation + + + org.codehaus.mojo + build-helper-maven-plugin + 1.0 + + + add-source + generate-sources + + add-test-source + + + + target/sdo-source + + + + + + + org.apache.tuscany.sdo + tuscany-sdo-plugin + 1.1.1 + + + generate-helloworld-sdo + generate-sources + + ${basedir}/src/main/resources/sdo/ds/helloworld.wsdl + helloworld.sdo + Helloworld + true + true + true + + + generate + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + pertest + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.1 + + + + ant + ant-trax + 1.6.5 + + + + + + create-bundles + generate-test-sources + + run + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3