From 4b11f63d0b9e2a72e019c3a3d603dc9521261e08 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 28 Jul 2011 14:02:47 +0000 Subject: Tag 2.0-Beta3 RC2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151853 13f79535-47bb-0310-9956-ffa450edef68 --- .../testing/compliance-tests/java-ci/pom.xml | 115 +++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 sca-java-2.x/tags/2.0-Beta3-RC2/testing/compliance-tests/java-ci/pom.xml (limited to 'sca-java-2.x/tags/2.0-Beta3-RC2/testing/compliance-tests/java-ci/pom.xml') diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/compliance-tests/java-ci/pom.xml b/sca-java-2.x/tags/2.0-Beta3-RC2/testing/compliance-tests/java-ci/pom.xml new file mode 100644 index 0000000000..d900c90050 --- /dev/null +++ b/sca-java-2.x/tags/2.0-Beta3-RC2/testing/compliance-tests/java-ci/pom.xml @@ -0,0 +1,115 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-compliance-tests + 2.0-Beta3 + ../pom.xml + + tuscany-compliance-test-java-ci + Apache Tuscany SCA Specification Compliance Tests Java CI + + + + + org.apache.tuscany.sca + tuscany-base-runtime + 2.0-Beta3 + + + + org.apache.tuscany.sca + tuscany-binding-ws-runtime-axis2 + 2.0-Beta3 + + + + org.mortbay.jetty + jetty + 6.1.19 + + + + junit + junit + 4.5 + test + + + + org.codehaus.woodstox + wstx-asl + 3.2.9 + + + + + + ${project.artifactId} + + + + org.apache.maven.plugins + maven-surefire-plugin + + -Xms256m -Xmx1024m + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + unpack + process-classes + + unpack + + + + + org.apache.tuscany.sca + oasis-jci-contributions + 2.0-Beta3 + zip + ${project.build.directory}/oasis-contributions + + + org.apache.tuscany.sca + tuscany-otests-sca-j-ci-tests + 2.0-Beta3 + jar + commons-logging.properties,oasis-sca-tests.properties,tuscany-oasis-sca-tests-errors.properties + ${project.build.directory}/test-classes + + + + + + + + + + -- cgit v1.2.3