Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 10464 invoked from network); 29 Mar 2011 12:32:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Mar 2011 12:32:56 -0000 Received: (qmail 17173 invoked by uid 500); 29 Mar 2011 12:32:56 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 17141 invoked by uid 500); 29 Mar 2011 12:32:56 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 17133 invoked by uid 99); 29 Mar 2011 12:32:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Mar 2011 12:32:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Mar 2011 12:32:55 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 14B0D23888FE; Tue, 29 Mar 2011 12:32:35 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1086566 - in /activemq/trunk: activemq-core/pom.xml activemq-optional/pom.xml activemq-rar/pom.xml activemq-xmpp/pom.xml assembly/pom.xml assembly/src/main/descriptors/common-bin.xml pom.xml Date: Tue, 29 Mar 2011 12:32:34 -0000 To: commits@activemq.apache.org From: dejanb@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110329123235.14B0D23888FE@eris.apache.org> Author: dejanb Date: Tue Mar 29 12:32:34 2011 New Revision: 1086566 URL: http://svn.apache.org/viewvc?rev=1086566&view=rev Log: https://issues.apache.org/jira/browse/AMQ-3249 - removing jaxb and stax from dependencies and distro Modified: activemq/trunk/activemq-core/pom.xml activemq/trunk/activemq-optional/pom.xml activemq/trunk/activemq-rar/pom.xml activemq/trunk/activemq-xmpp/pom.xml activemq/trunk/assembly/pom.xml activemq/trunk/assembly/src/main/descriptors/common-bin.xml activemq/trunk/pom.xml Modified: activemq/trunk/activemq-core/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/pom.xml?rev=1086566&r1=1086565&r2=1086566&view=diff ============================================================================== --- activemq/trunk/activemq-core/pom.xml (original) +++ activemq/trunk/activemq-core/pom.xml Tue Mar 29 12:32:34 2011 @@ -146,11 +146,6 @@ xbean-spring true - - stax - stax-api - true - org.springframework @@ -687,19 +682,6 @@ - - jdk1.4 - - 1.4 - - - - activesoap - jaxp-api - - - - Modified: activemq/trunk/activemq-optional/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-optional/pom.xml?rev=1086566&r1=1086565&r2=1086566&view=diff ============================================================================== --- activemq/trunk/activemq-optional/pom.xml (original) +++ activemq/trunk/activemq-optional/pom.xml Tue Mar 29 12:32:34 2011 @@ -158,12 +158,7 @@ xalan xalan true - - - stax - stax-api - true - + log4j Modified: activemq/trunk/activemq-rar/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-rar/pom.xml?rev=1086566&r1=1086565&r2=1086566&view=diff ============================================================================== --- activemq/trunk/activemq-rar/pom.xml (original) +++ activemq/trunk/activemq-rar/pom.xml Tue Mar 29 12:32:34 2011 @@ -114,14 +114,6 @@ qdox - stax - stax-api - - - stax - stax - - junit junit Modified: activemq/trunk/activemq-xmpp/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-xmpp/pom.xml?rev=1086566&r1=1086565&r2=1086566&view=diff ============================================================================== --- activemq/trunk/activemq-xmpp/pom.xml (original) +++ activemq/trunk/activemq-xmpp/pom.xml Tue Mar 29 12:32:34 2011 @@ -78,30 +78,6 @@ 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 1.0.2 @@ -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 Modified: activemq/trunk/assembly/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/assembly/pom.xml?rev=1086566&r1=1086565&r2=1086566&view=diff ============================================================================== --- activemq/trunk/assembly/pom.xml (original) +++ activemq/trunk/assembly/pom.xml Tue Mar 29 12:32:34 2011 @@ -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 Modified: activemq/trunk/assembly/src/main/descriptors/common-bin.xml URL: http://svn.apache.org/viewvc/activemq/trunk/assembly/src/main/descriptors/common-bin.xml?rev=1086566&r1=1086565&r2=1086566&view=diff ============================================================================== --- activemq/trunk/assembly/src/main/descriptors/common-bin.xml (original) +++ activemq/trunk/assembly/src/main/descriptors/common-bin.xml Tue Mar 29 12:32:34 2011 @@ -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 Modified: activemq/trunk/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1086566&r1=1086565&r2=1086566&view=diff ============================================================================== --- activemq/trunk/pom.xml (original) +++ activemq/trunk/pom.xml Tue Mar 29 12:32:34 2011 @@ -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