From d5be76c0b31df9b5d203295b146b13d2205243de Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 21 Nov 2009 07:55:13 +0000 Subject: Moving 1.x tags git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882850 13f79535-47bb-0310-9956-ffa450edef68 --- .../interop/clients/webserviceSOAPRound2/pom.xml | 100 +++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 sca-java-1.x/tags/java-M1-final/java/testing/interop/clients/webserviceSOAPRound2/pom.xml (limited to 'sca-java-1.x/tags/java-M1-final/java/testing/interop/clients/webserviceSOAPRound2/pom.xml') diff --git a/sca-java-1.x/tags/java-M1-final/java/testing/interop/clients/webserviceSOAPRound2/pom.xml b/sca-java-1.x/tags/java-M1-final/java/testing/interop/clients/webserviceSOAPRound2/pom.xml new file mode 100644 index 0000000000..aac6696960 --- /dev/null +++ b/sca-java-1.x/tags/java-M1-final/java/testing/interop/clients/webserviceSOAPRound2/pom.xml @@ -0,0 +1,100 @@ + + + + + org.apache.tuscany + tuscany-interop-clients + incubating-M1 + + + 4.0.0 + interop-client-webserviceSOAPRound2 + jar + Tuscany Interop Testing - Clients - SOAP Builders Round 2 Interop Test + incubating-M1 + + + axis2 + + + + + junit + junit + 3.8.1 + test + + + + org.apache.tuscany + tuscany-core + ${pom.version} + compile + + + org.apache.tuscany.sca.containers + tuscany-container-java + ${pom.version} + compile + + + org.apache.tuscany.sca.bindings + tuscany-binding-${ws.type} + ${pom.version} + compile + + + + + + + org.apache.tuscany + tuscany-sdo-plugin + + + + ${basedir}/src/main/resources/wsdl/interoptestdoclit.wsdl + true + true + true + true + + + generate + + + + + + org.apache.tuscany.sca.plugins + tuscany-plugin-wsdl2java + + + + ${basedir}/src/main/resources/wsdl/interoptestdoclit.wsdl + org.soapinterop.wsdl.interop.test.doc.lit + + + generate + + + + + + + + -- cgit v1.2.3