summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/distribution/all/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/distribution/all/pom.xml34
1 files changed, 19 insertions, 15 deletions
diff --git a/sca-java-2.x/trunk/distribution/all/pom.xml b/sca-java-2.x/trunk/distribution/all/pom.xml
index e621bc5bdb..97a0e8fed9 100644
--- a/sca-java-2.x/trunk/distribution/all/pom.xml
+++ b/sca-java-2.x/trunk/distribution/all/pom.xml
@@ -179,11 +179,12 @@
<groupId>org.apache.tuscany.sca.aggregation</groupId>
</excludeGroupIds>
<artifactManifests>
+ <!--
<artifactManifest>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-api</artifactId>
- <version>1.2.8</version>
- <manifestFile>${basedir}/manifests/axiom-api-1.2.8.MF</manifestFile>
+ <version>1.2.10</version>
+ <manifestFile>${basedir}/manifests/axiom-api-1.2.10.MF</manifestFile>
</artifactManifest>
<artifactManifest>
<groupId>org.apache.woden</groupId>
@@ -191,20 +192,21 @@
<version>1.0M8</version>
<manifestFile>${basedir}/manifests/woden-impl-dom-1.0M8.MF</manifestFile>
</artifactManifest>
+ -->
<!-- artifactAggregations (below) is the right approach to solving the split
package between axis-kernel and axis2-transport-http however the Tuscany
runtime doesn't take any notice of it so using a fragment at the moment -->
<artifactManifest>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-kernel</artifactId>
- <version>1.5.1</version>
- <manifestFile>${basedir}/manifests/axis2-kernel-1.5.1.MF</manifestFile>
+ <version>1.5.3</version>
+ <manifestFile>${basedir}/manifests/axis2-kernel-1.5.3.MF</manifestFile>
</artifactManifest>
<artifactManifest>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-transport-http</artifactId>
- <version>1.5.1</version>
- <manifestFile>${basedir}/manifests/axis2-transport-http-1.5.1.MF</manifestFile>
+ <version>1.5.3</version>
+ <manifestFile>${basedir}/manifests/axis2-transport-http-1.5.3.MF</manifestFile>
</artifactManifest>
<artifactManifest>
<groupId>org.apache.axis2</groupId>
@@ -215,17 +217,17 @@
<!--artifactAggregations>
<artifactAggregation>
<symbolicName>org.apache.tuscany.sca.axis2-kernel</symbolicName>
- <version>1.5.1</version>
+ <version>1.5.3</version>
<artifactMembers>
<artifactMember>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-kernel</artifactId>
- <version>1.5.1</version>
+ <version>1.5.3</version>
</artifactMember>
<artifactMember>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-transport-http</artifactId>
- <version>1.5.1</version>
+ <version>1.5.3</version>
</artifactMember>
</artifactMembers>
</artifactAggregation>
@@ -369,12 +371,14 @@
</extension>
</extensions>
<artifactManifests>
+ <!--
<artifactManifest>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-api</artifactId>
- <version>1.2.8</version>
- <manifestFile>${basedir}/manifests/axiom-api-1.2.8.MF</manifestFile>
+ <version>1.2.10</version>
+ <manifestFile>${basedir}/manifests/axiom-api-1.2.10.MF</manifestFile>
</artifactManifest>
+ -->
<artifactManifest>
<groupId>org.apache.woden</groupId>
<artifactId>woden-impl-dom</artifactId>
@@ -384,14 +388,14 @@
<artifactManifest>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-kernel</artifactId>
- <version>1.5.1</version>
- <manifestFile>${basedir}/manifests/axis2-kernel-1.5.1.MF</manifestFile>
+ <version>1.5.3</version>
+ <manifestFile>${basedir}/manifests/axis2-kernel-1.5.3.MF</manifestFile>
</artifactManifest>
<artifactManifest>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-transport-http</artifactId>
- <version>1.5.1</version>
- <manifestFile>${basedir}/manifests/axis2-transport-http-1.5.1.MF</manifestFile>
+ <version>1.5.3</version>
+ <manifestFile>${basedir}/manifests/axis2-transport-http-1.5.3.MF</manifestFile>
</artifactManifest>
<artifactManifest>
<groupId>org.apache.axis2</groupId>