From e5b7380c874745c989d1816b8f552504f038e1bc Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 26 Sep 2013 20:33:20 +0000 Subject: 2.0 branch for possible maintenance release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1526672 13f79535-47bb-0310-9956-ffa450edef68 --- .../2.0/modules/binding-ws-runtime-axis2/pom.xml | 431 +++++++++++++++++++++ 1 file changed, 431 insertions(+) create mode 100644 sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml (limited to 'sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml') diff --git a/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml b/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml new file mode 100644 index 0000000000..2e8db51165 --- /dev/null +++ b/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml @@ -0,0 +1,431 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0 + ../pom.xml + + + tuscany-binding-ws-runtime-axis2 + Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime + + + + + + + org.apache.tuscany.sca + tuscany-core-runtime-pom + 2.0 + pom + provided + + + + org.apache.tuscany.sca + tuscany-policy-security + 2.0 + provided + + + + org.apache.axis2 + org.apache.axis2.osgi + 1.5.3 + + + org.apache.axis2 + axis2-adb + + + org.apache.axis2 + axis2-kernel + + + org.apache.axis2 + axis2-transport-http + + + org.apache.axis2 + axis2-transport-local + + + + + + org.apache.rampart + rampart-core + 1.5.1 + + + + org.apache.axis2 + axis2-kernel + + + org.apache.axis2 + addressing + + + org.opensaml + opensaml1 + + + bouncycastle + bcprov-jdk14 + + + org.bouncycastle + bcprov-ext-jdk15 + + + org.slf4j + slf4j-jdk14 + + + org.slf4j + slf4j-api + + + org.slf4j + jcl-over-slf4j + + + org.slf4j + log4j-over-slf4j + + + commons-lang + commons-lang + + + joda-time + joda-time + + + net.jcip + jcip-annotations + + + commons-collections + commons-collections + + + jargs + jargs + + + velocity + velocity + + + org.apache.xerces + xml-apis + + + org.apache.xerces + xercesImpl + + + org.apache.xerces + resolver + + + org.apache.xerces + serializer + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + + org.apache.geronimo.specs + geronimo-activation_1.1_spec + + + org.codehaus.woodstox + wstx-asl + + + org.apache.xalan + xalan + + + org.apache.santuario + xmlsec + + + + + + + org.apache.santuario + xmlsec + 1.4.4 + + + commons-logging + commons-logging + + + + + + org.opensaml + opensaml + 2.4.1 + + + org.slf4j + slf4j-jdk14 + + + org.slf4j + slf4j-api + + + org.slf4j + jcl-over-slf4j + + + org.slf4j + log4j-over-slf4j + + + org.slf4j + jul-to-slf4j + + + commons-lang + commons-lang + + + joda-time + joda-time + + + net.jcip + jcip-annotations + + + org.bouncycastle + bcprov-ext-jdk15 + + + org.bouncycastle + bcprov-jdk15 + + + org.apache.commons.ssl + not-yet-commons-ssl + + + ca.juliusdavies + not-yet-commons-ssl + + + commons-collections + commons-collections + + + jargs + jargs + + + velocity + velocity + + + org.apache.xerces + xml-apis + + + org.apache.xerces + xercesImpl + + + org.apache.xerces + resolver + + + org.apache.xerces + serializer + + + org.apache.xalan + xalan + + + xalan + xalan + + + xml-resolver + xml-resolver + + + + + + commons-httpclient + commons-httpclient + 3.1 + + + commons-logging + commons-logging + + + + + + org.apache.ws.commons.axiom + axiom-api + 1.2.10 + + + org.apache.geronimo.specs + geronimo-activation_1.1_spec + + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + + + + + + org.apache.ws.commons.axiom + axiom-impl + 1.2.10 + + + org.apache.geronimo.specs + geronimo-activation_1.1_spec + + + org.apache.geronimo.specs + geronimo-javamail_1.4_spec + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + + org.codehaus.woodstox + wstx-asl + + + + + + org.apache.neethi + neethi + 2.0.4 + + + org.codehaus.woodstox + wstx-asl + + + + + + javax.servlet + servlet-api + 2.5 + provided + + + + org.apache.tuscany.sca + tuscany-policy-wspolicy + 2.0 + + + + + org.apache.tuscany.sca + tuscany-databinding-axiom + 2.0 + runtime + + + + org.apache.tuscany.sca + tuscany-databinding-jaxb-axiom + 2.0 + runtime + + + + + org.apache.tuscany.sca + tuscany-base-runtime-pom + 2.0 + pom + test + + + + org.apache.tuscany.sca + tuscany-host-jetty + 2.0 + test + + + + org.codehaus.woodstox + wstx-asl + 3.2.9 + test + + + + + -- cgit v1.2.3