From d8c142f1f4bfa20473ae04ba445ba0c52498bae4 Mon Sep 17 00:00:00 2001 From: Bosanac Dejan Date: Tue, 29 Mar 2011 12:32:34 +0000 Subject: [PATCH] https://issues.apache.org/jira/browse/AMQ-3249 - removing jaxb and stax from dependencies and distro git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1086566 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-core/pom.xml | 18 --------- activemq-optional/pom.xml | 7 +--- activemq-rar/pom.xml | 8 ---- activemq-xmpp/pom.xml | 42 -------------------- assembly/pom.xml | 23 ----------- assembly/src/main/descriptors/common-bin.xml | 6 --- pom.xml | 40 +------------------ 7 files changed, 2 insertions(+), 142 deletions(-) diff --git a/activemq-core/pom.xml b/activemq-core/pom.xml index 65305c1e0f..8afc3fbd48 100755 --- a/activemq-core/pom.xml +++ b/activemq-core/pom.xml @@ -146,11 +146,6 @@ xbean-spring true - - stax - stax-api - true - org.springframework @@ -687,19 +682,6 @@ - - jdk1.4 - - 1.4 - - - - activesoap - jaxp-api - - - - diff --git a/activemq-optional/pom.xml b/activemq-optional/pom.xml index 6ec7567830..0deff902f6 100755 --- a/activemq-optional/pom.xml +++ b/activemq-optional/pom.xml @@ -158,12 +158,7 @@ xalan xalan true - - - stax - stax-api - true - + log4j diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index ed102b51bc..518dd0705a 100644 --- a/activemq-rar/pom.xml +++ b/activemq-rar/pom.xml @@ -113,14 +113,6 @@ qdox qdox - - stax - stax-api - - - stax - stax - junit junit diff --git a/activemq-xmpp/pom.xml b/activemq-xmpp/pom.xml index 69a2eff1d3..b628a09f27 100755 --- a/activemq-xmpp/pom.xml +++ b/activemq-xmpp/pom.xml @@ -77,30 +77,6 @@ stax2-api 3.0.1 - - com.sun.xml.bind - jaxb-impl - 2.1.12 - - - javax.xml.bind - jsr173_api - - - javax.xml - jsr173 - - - javax.activation - activation - - - - javax.xml.bind - activation - - - org.apache.geronimo.specs geronimo-activation_1.1_spec @@ -135,24 +111,6 @@ install - - org.apache.maven.plugins - maven-compiler-plugin - true - - 1.5 - 1.5 - - - - org.apache.maven.plugins - maven-javadoc-plugin - true - - 1.5 - 1.5 - - maven-surefire-plugin diff --git a/assembly/pom.xml b/assembly/pom.xml index c8f90c2483..8e9be4a9bd 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -143,20 +143,6 @@ org.apache.camel camel-jms - - - javax.xml.bind - jaxb-api - - - com.sun.xml.bind - jaxb-impl - - - javax.activation - activation - 1.1 - @@ -313,15 +299,6 @@ org.mortbay.jetty jsp-2.1-glassfish - - - stax - stax-api - - - stax - stax - org.jasypt jasypt diff --git a/assembly/src/main/descriptors/common-bin.xml b/assembly/src/main/descriptors/common-bin.xml index a84bdf6ebe..5a15bb5a6d 100644 --- a/assembly/src/main/descriptors/common-bin.xml +++ b/assembly/src/main/descriptors/common-bin.xml @@ -164,12 +164,6 @@ org.apache.camel:camel-jetty org.apache.camel:camel-jms org.apache.activemq:activemq-camel - - javax.xml.bind:jaxb-api - javax.activation:activation - com.sun.xml.bind:jaxb-impl - stax:stax-api - stax:stax diff --git a/pom.xml b/pom.xml index 7a98389542..ee3fd4c4a6 100755 --- a/pom.xml +++ b/pom.xml @@ -78,8 +78,6 @@ 1.5.11 1.5.8 - 1.0.1 - 1.2.0 2.6.0 2.0.0-beta1 1.1.4c @@ -454,31 +452,7 @@ commons-daemon commons-daemon 1.0.3 - - - - - javax.xml.bind - jaxb-api - 2.1 - - - javax.xml - jsr173 - - - - - com.sun.xml.bind - jaxb-impl - 2.1.6 - - - javax.jws - jsr181-api - - - + @@ -750,18 +724,6 @@ ${xmlbeans-version} - - - stax - stax-api - ${stax-api-version} - - - stax - stax - ${stax-version} - - activesoap