From 89d72264d0af4c65c9bf0b7a6f823f13d69162aa Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:07:53 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835127 13f79535-47bb-0310-9956-ffa450edef68 --- .../branches/sca-java-1.3/tools/java2wsdl/pom.xml | 237 +++++++++++++++++++++ 1 file changed, 237 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-1.3/tools/java2wsdl/pom.xml (limited to 'sca-java-1.x/branches/sca-java-1.3/tools/java2wsdl/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-1.3/tools/java2wsdl/pom.xml b/sca-java-1.x/branches/sca-java-1.3/tools/java2wsdl/pom.xml new file mode 100644 index 0000000000..3c6a7717fa --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.3/tools/java2wsdl/pom.xml @@ -0,0 +1,237 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca-tools + 1.3-SNAPSHOT + ../pom.xml + + tuscany-java2wsdl + Apache Tuscany SCA Java2WSDL Tool + + + + org.apache.tuscany.sdo + tuscany-sdo-impl + 1.1-incubating + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.3-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-databinding + 1.3-SNAPSHOT + + + + stax + stax-api + 1.0.1 + + + + wsdl4j + wsdl4j + 1.6.2 + + + + org.apache.neethi + neethi + 2.0.2 + + + wsdl4j + wsdl4j + + + org.codehaus.woodstox + wstx-asl + + + + + + org.apache.ws.commons.schema + XmlSchema + 1.3.2 + + + + org.apache.ws.commons.axiom + axiom-api + + + xerces + xercesImpl + + + 1.2.5 + + + + xerces + xercesImpl + 2.8.1 + + + + org.apache.ws.commons.axiom + axiom-impl + 1.2.5 + + + + org.apache.axis2 + axis2-kernel + 1.3 + + + org.codehaus.woodstox + wstx-asl + + + + + + org.apache.axis2 + axis2-java2wsdl + 1.3 + + + org.apache.ant + ant + + + + + + org.apache.axis2 + axis2-codegen + 1.3 + + + org.apache.geronimo.specs + geronimo-activation_1.1_spec + + + + + + org.eclipse.emf + codegen + 2.2.3 + + + + org.eclipse.emf + codegen-ecore + 2.2.3 + + + + annogen + annogen + 0.1.0 + + + + commons-logging + commons-logging + 1.1 + + + + org.codehaus.woodstox + wstx-asl + 3.2.1 + runtime + + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.0 + + + add-test-source + generate-sources + + add-test-source + + + + target/sdo-source + + + + + + + org.apache.tuscany.sdo + tuscany-sdo-plugin + 1.1-incubating + + + generate-sdo + generate-test-sources + + ${basedir}/src/test/resources/CreditScoreDocLit.wsdl + org.example.creditscore.doclit + true + true + true + + + generate + + + + + + + + + + + + + indiana + http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/ + + true + + + + + -- cgit v1.2.3