From 6d0e93c68d3aeaeb4bb6d96ac0460eec40ef786e Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:13:23 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835143 13f79535-47bb-0310-9956-ffa450edef68 --- .../branches/sca-java-M2/sca/tools/pom.xml | 134 +++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-M2/sca/tools/pom.xml (limited to 'sca-java-1.x/branches/sca-java-M2/sca/tools/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-M2/sca/tools/pom.xml b/sca-java-1.x/branches/sca-java-M2/sca/tools/pom.xml new file mode 100644 index 0000000000..dfbcc827fa --- /dev/null +++ b/sca-java-1.x/branches/sca-java-M2/sca/tools/pom.xml @@ -0,0 +1,134 @@ + + + + + org.apache.tuscany.sca + parent + 1.0-incubator-M2-SNAPSHOT + + 4.0.0 + sca-tools + Apache Tuscany SCA Tools + SCA Tools. + + + + eclipse.emf + http://download.eclipse.org/tools/emf/maven2 + + true + + + + + + + + org.apache.tuscany.sdo + tuscany-sdo-impl + 1.0-incubator-M2 + compile + + + + stax + stax-api + + + wsdl4j + wsdl4j + + + + org.apache.neethi + neethi + 2.0 + compile + + + org.apache.ws.commons.schema + XmlSchema + + + org.apache.ws.commons.axiom + axiom-api + + + org.apache.ws.commons.axiom + axiom-impl + + + + org.apache.axis2 + axis2-kernel + + + org.apache.axis2 + axis2-java2wsdl + ${axis2Version} + compile + + + org.apache.axis2 + axis2-codegen + ${axis2Version} + compile + + + + org.eclipse.emf + codegen + 2.2.1 + compile + + + + org.eclipse.emf + codegen-ecore + 2.2.1 + compile + + + + annogen + annogen + 0.1.0 + compile + + + + commons-logging + commons-logging + 1.0.4 + compile + + + + woodstox + wstx-asl + + + + junit + junit + + + + -- cgit v1.2.3