summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-axis2-15-runtime/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-01-29 17:38:38 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-01-29 17:38:38 +0000
commitbe89a78b31a9b2cf49846e49ad422a3f34788160 (patch)
treece13794ce15dfd44a35966666d4c3b21e3e935ad /sca-java-2.x/trunk/modules/binding-ws-axis2-15-runtime/pom.xml
parent7a5198278c76adc0d661a26309934ae7b68cbaa2 (diff)
Upgrade axis version to 1.5.1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904567 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/modules/binding-ws-axis2-15-runtime/pom.xml88
1 files changed, 52 insertions, 36 deletions
diff --git a/sca-java-2.x/trunk/modules/binding-ws-axis2-15-runtime/pom.xml b/sca-java-2.x/trunk/modules/binding-ws-axis2-15-runtime/pom.xml
index cf55eb12bf..d32a372ccd 100644
--- a/sca-java-2.x/trunk/modules/binding-ws-axis2-15-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-ws-axis2-15-runtime/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <artifactId>tuscany-binding-ws-axis2-15</artifactId>
+ <artifactId>tuscany-binding-ws-runtime-axis2-15</artifactId>
<name>Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime</name>
<repositories>
@@ -39,6 +39,8 @@
</repositories>
<dependencies>
+ <!-- Compile dependencies -->
+
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-core</artifactId>
@@ -102,17 +104,6 @@
<version>2.0-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-binding-ws-axis2-policy</artifactId>
- <version>2.0-SNAPSHOT</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-policy-xml-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
- </dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
@@ -123,7 +114,7 @@
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-kernel</artifactId>
- <version>1.4.1</version>
+ <version>1.5.1</version>
<exclusions>
<exclusion>
<groupId>xerces</groupId>
@@ -147,7 +138,7 @@
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-java2wsdl</artifactId>
- <version>1.4.1</version>
+ <version>1.5.1</version>
<exclusions>
<exclusion>
<groupId>org.apache.ant</groupId>
@@ -167,7 +158,7 @@
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-codegen</artifactId>
- <version>1.4.1</version>
+ <version>1.5.1</version>
<scope>runtime</scope>
<exclusions>
<exclusion>
@@ -180,8 +171,51 @@
</exclusion>
</exclusions>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.axis2</groupId>
+ <artifactId>axis2-mtompolicy</artifactId>
+ <version>1.5.1</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.axis2</groupId>
+ <artifactId>mex</artifactId>
+ <version>1.5.1</version>
+ <classifier>impl</classifier>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.axis2</groupId>
+ <artifactId>axis2-transport-http</artifactId>
+ <version>1.5.1</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.axis2</groupId>
+ <artifactId>axis2-transport-jms</artifactId>
+ <version>1.0.0</version>
+ </dependency>
<dependency>
+ <groupId>org.apache.ws.commons.axiom</groupId>
+ <artifactId>axiom-api</artifactId>
+ <version>1.2.8</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.ws.commons.axiom</groupId>
+ <artifactId>axiom-impl</artifactId>
+ <version>1.2.8</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.ws.commons.axiom</groupId>
+ <artifactId>axiom-dom</artifactId>
+ <version>1.2.8</version>
+ </dependency>
+
+ <dependency>
<groupId>org.apache.neethi</groupId>
<artifactId>neethi</artifactId>
<version>2.0.4</version>
@@ -230,15 +264,9 @@
</dependency>
<dependency>
- <groupId>org.apache.axis2</groupId>
- <artifactId>axis2-mtompolicy</artifactId>
- <version>1.4.1</version>
- </dependency>
-
- <dependency>
<groupId>org.apache.santuario</groupId>
<artifactId>xmlsec</artifactId>
- <version>1.4.2</version>
+ <version>1.4.3</version>
</dependency>
<dependency>
@@ -266,13 +294,6 @@
</dependency>
<dependency>
- <groupId>org.apache.axis2</groupId>
- <artifactId>mex</artifactId>
- <version>1.41</version>
- <classifier>impl</classifier>
- </dependency>
-
- <dependency>
<groupId>org.apache.rampart</groupId>
<artifactId>rampart-core</artifactId>
<version>1.4</version>
@@ -369,13 +390,8 @@
</exclusions>
</dependency>
-<!--
- <dependency>
- <groupId>xml-apis</groupId>
- <artifactId>xml-apis</artifactId>
- <version>1.3.03</version>
- </dependency>
--->
+ <!-- Test dependencies -->
+
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-jetty</artifactId>