From 4188f3b99254b0a01c6d0fb04ebc94d55f2e95c4 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 26 Jun 2009 15:53:39 +0000 Subject: Tag 2.0 M3 release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788749 13f79535-47bb-0310-9956-ffa450edef68 --- .../2.0-M3-RC2/modules/binding-ws-axis2/pom.xml | 378 +++++++++++++++++++++ 1 file changed, 378 insertions(+) create mode 100644 tags/java/sca/2.0-M3-RC2/modules/binding-ws-axis2/pom.xml (limited to 'tags/java/sca/2.0-M3-RC2/modules/binding-ws-axis2/pom.xml') diff --git a/tags/java/sca/2.0-M3-RC2/modules/binding-ws-axis2/pom.xml b/tags/java/sca/2.0-M3-RC2/modules/binding-ws-axis2/pom.xml new file mode 100644 index 0000000000..287771afb0 --- /dev/null +++ b/tags/java/sca/2.0-M3-RC2/modules/binding-ws-axis2/pom.xml @@ -0,0 +1,378 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M3 + ../pom.xml + + + tuscany-binding-ws-axis2 + Apache Tuscany SCA Axis2-based WS Binding Extension + + + + apache.ws + Apache WebServices Repository + http://ws.zones.apache.org/repository/ + legacy + + + + + + org.apache.tuscany.sca + tuscany-core + 2.0-M3 + + + + org.apache.tuscany.sca + tuscany-interface-wsdl + 2.0-M3 + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 2.0-M3 + + + + org.apache.tuscany.sca + tuscany-policy-xml + 2.0-M3 + runtime + + + + org.apache.tuscany.sca + tuscany-binding-ws + 2.0-M3 + + + + org.apache.tuscany.sca + tuscany-binding-ws-xml + 2.0-M3 + runtime + + + + org.apache.tuscany.sca + tuscany-core-databinding + 2.0-M3 + runtime + + + + org.apache.tuscany.sca + tuscany-databinding-axiom + 2.0-M3 + + + + org.apache.tuscany.sca + tuscany-databinding-jaxb-axiom + 2.0-M3 + runtime + + + + org.apache.tuscany.sca + tuscany-host-http + 2.0-M3 + + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2-policy + 2.0-M3 + + + + org.apache.tuscany.sca + tuscany-policy-xml-ws + 2.0-M3 + + + + org.apache.tuscany.sca + tuscany-xsd + 2.0-M3 + + + + org.apache.axis2 + axis2-kernel + 1.4.1 + + + xerces + xmlParserAPIs + + + org.apache.axis2 + axis2-adb + + + org.apache.ant + ant + + + org.apache.ant + ant-launcher + + + + + + org.apache.axis2 + axis2-java2wsdl + 1.4.1 + + + org.apache.ant + ant + + + org.apache.ant + ant-launcher + + + xom + xom + + + + + + org.apache.axis2 + axis2-codegen + 1.4.1 + runtime + + + org.apache.axis2 + axis2-adb + + + stax + stax-api + + + + + + org.apache.neethi + neethi + 2.0.4 + + + org.codehaus.woodstox + wstx-asl + + + + + + commons-httpclient + commons-httpclient + 3.1 + + + + commons-logging + commons-logging + 1.1.1 + + + + org.apache.axis2 + axis2-mtompolicy + 1.4.1 + + + + org.apache.santuario + xmlsec + 1.4.2 + + + + org.apache.ws.security + wss4j + 1.5.4 + + + bouncycastle + bcprov-jdk13 + + + junit + junit + + + xml-apis + xml-apis + + + + + + org.apache.axis2 + mex + 1.41 + impl + + + + org.apache.rampart + rampart-core + 1.4 + + + org.apache.ant + ant-nodeps + + + org.apache.axis2 + addressing + + + org.apache.axis2 + axis2-xmlbeans + + + org.apache.axis2 + mex + + + org.apache.axis2 + axis2-adb + + + org.apache.axis2 + axis2-codegen + + + org.apache.axis2 + axis2-adb-codegen + + + xmlbeans + xbean + + + org.apache.ws.commons.schema + XmlSchema + + + stax + stax-api + + + bouncycastle + bcprov-jdk13 + + + junit + junit + + + xml-apis + xml-apis + + + + + + javax.servlet + servlet-api + 2.5 + provided + + + + + xalan + xalan + 2.7.0 + optional + + + xml-apis + xml-apis + + + + + + xerces + xercesImpl + 2.8.1 + + + xml-apis + xml-apis + + + + + + + org.apache.tuscany.sca + tuscany-host-jetty + 2.0-M3 + test + + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-M3 + test + + + + org.apache.tuscany.sca + tuscany-node-launcher-equinox + 2.0-M3 + test + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-M3 + test + + + + + -- cgit v1.2.3