From d1f056a0126252f101d108ad2952ac0eebb78cb0 Mon Sep 17 00:00:00 2001 From: nash Date: Tue, 24 Aug 2010 11:26:41 +0000 Subject: Copy 1.6 release to new 1.6.1 branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988487 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-java-1.6.1/tools/java2wsdl/pom.xml | 174 +++++++++++++++++++++ 1 file changed, 174 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-1.6.1/tools/java2wsdl/pom.xml (limited to 'sca-java-1.x/branches/sca-java-1.6.1/tools/java2wsdl/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-1.6.1/tools/java2wsdl/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/tools/java2wsdl/pom.xml new file mode 100644 index 0000000000..0f2d66df1b --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.6.1/tools/java2wsdl/pom.xml @@ -0,0 +1,174 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca-tools + 1.6-SNAPSHOT + ../pom.xml + + tuscany-java2wsdl + Apache Tuscany SCA Java2WSDL Tool + + + org.apache.tuscany.sdo + tuscany-sdo-impl + 1.1.1 + + + stax + stax-api + + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.6-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-databinding + 1.6-SNAPSHOT + + + javax.xml.stream + stax-api + 1.0-2 + + + wsdl4j + wsdl4j + 1.6.2 + + + org.apache.neethi + neethi + 2.0.4 + + + wsdl4j + wsdl4j + + + org.codehaus.woodstox + wstx-asl + + + + + + org.apache.axis2 + axis2-java2wsdl + 1.4.1 + + + org.apache.ant + ant + + + + + org.apache.axis2 + axis2-codegen + 1.4.1 + + + org.apache.geronimo.specs + geronimo-activation_1.1_spec + + + + + org.eclipse.emf + codegen + 2.2.3 + + + org.eclipse.emf + codegen-ecore + 2.2.3 + + + + junit + junit + 4.5 + test + + + + + + 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.1 + + + generate-sdo + generate-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/ + + + false + + + + -- cgit v1.2.3