Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 94425ECEB for ; Thu, 14 Feb 2013 15:42:10 +0000 (UTC) Received: (qmail 70571 invoked by uid 500); 14 Feb 2013 15:42:10 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 70545 invoked by uid 500); 14 Feb 2013 15:42:10 -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 70534 invoked by uid 99); 14 Feb 2013 15:42:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 15:42:09 +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; Thu, 14 Feb 2013 15:42:08 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 86B682388ABC; Thu, 14 Feb 2013 15:41:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1446245 - in /activemq/trunk: activemq-camel/pom.xml activemq-karaf/src/main/resources/features.xml Date: Thu, 14 Feb 2013 15:41:49 -0000 To: commits@activemq.apache.org From: dejanb@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130214154149.86B682388ABC@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dejanb Date: Thu Feb 14 15:41:49 2013 New Revision: 1446245 URL: http://svn.apache.org/r1446245 Log: https://issues.apache.org/jira/browse/AMQ-4317 - activemq-camel feature Modified: activemq/trunk/activemq-camel/pom.xml activemq/trunk/activemq-karaf/src/main/resources/features.xml Modified: activemq/trunk/activemq-camel/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-camel/pom.xml?rev=1446245&r1=1446244&r2=1446245&view=diff ============================================================================== --- activemq/trunk/activemq-camel/pom.xml (original) +++ activemq/trunk/activemq-camel/pom.xml Thu Feb 14 15:41:49 2013 @@ -28,26 +28,9 @@ activemq-camel ActiveMQ :: Camel ActiveMQ component for Camel + bundle - - org.apache.activemq.pool;resolution:=optional, - javax.annotation*;resolution:=optional, - com.thoughtworks.xstream*;resolution:=optional, - org.apache.activeio*;resolution:=optional, - org.apache.camel*;version="[2,3)";resolution:=optional, - org.apache.commons.pool*;resolution:=optional, - org.apache.derby*;resolution:=optional, - org.apache.tools.ant*;resolution:=optional, - org.apache.xbean*;resolution:=optional, - '=org.apache.xbean.spring.context.v2;resolution:=optional', - org.apache.xpath*;resolution:=optional, - org.codehaus.jam*;resolution:=optional, - org.springframework*;resolution:=optional, - org.springframework.beans.factory.xml;resolution:=optional, - org.w3c.dom.traversal*;resolution:=optional, - * - org.apache.activemq.camel*;version=${project.version};-noimport:=true Modified: activemq/trunk/activemq-karaf/src/main/resources/features.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-karaf/src/main/resources/features.xml?rev=1446245&r1=1446244&r2=1446245&view=diff ============================================================================== --- activemq/trunk/activemq-karaf/src/main/resources/features.xml (original) +++ activemq/trunk/activemq-karaf/src/main/resources/features.xml Thu Feb 14 15:41:49 2013 @@ -20,7 +20,8 @@ - + + mvn:org.apache.activemq/activemq-osgi/${project.version} mvn:org.apache.geronimo.specs/geronimo-annotation_1.0_spec/1.1.1 mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 @@ -44,29 +45,30 @@ mvn:org.springframework/spring-context-support/3.1.3.RELEASE - - activemq-client - mvn:commons-collections/commons-collections/${commons-collections-version} - mvn:commons-lang/commons-lang/${commons-lang-version} - mvn:commons-codec/commons-codec/1.4 - mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.velocity/1.7_5 - mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.0_1 - mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.stax-api-1.0/${servicemix.specs.version} - mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3/${xpp3-bundle-version} - mvn:joda-time/joda-time/${jodatime-bundle-version} - mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jdom/${jdom-bundle-version} - mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.dom4j/${dom4j-bundle-version} - mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xstream/${xstream-bundle-version} - mvn:org.apache.aries.transaction/org.apache.aries.transaction.manager/${aries-version} - mvn:org.apache.aries/org.apache.aries.util/${aries-version} - - mvn:org.fusesource.hawtbuf/hawtbuf/${hawtbuf-version} - mvn:org.fusesource.hawtbuf/hawtbuf-proto/${hawtbuf-version} - mvn:org.codehaus.jackson/jackson-core-asl/${jackson-version} - mvn:org.codehaus.jackson/jackson-mapper-asl/${jackson-version} - mvn:org.apache.activemq/activemq-karaf/${project.version} - mvn:org.scala-lang/scala-library/${scala-version} - activemq-http + + + activemq-client + mvn:commons-collections/commons-collections/${commons-collections-version} + mvn:commons-lang/commons-lang/${commons-lang-version} + mvn:commons-codec/commons-codec/1.4 + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.velocity/1.7_5 + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.0_1 + mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.stax-api-1.0/${servicemix.specs.version} + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3/${xpp3-bundle-version} + mvn:joda-time/joda-time/${jodatime-bundle-version} + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jdom/${jdom-bundle-version} + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.dom4j/${dom4j-bundle-version} + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xstream/${xstream-bundle-version} + mvn:org.apache.aries.transaction/org.apache.aries.transaction.manager/${aries-version} + mvn:org.apache.aries/org.apache.aries.util/${aries-version} + mvn:org.apache.activemq/activemq-karaf/${project.version} + mvn:org.scala-lang/scala-library/${scala-version} + activemq-http + + + + + activemq mvn:org.apache.activemq/activemq-karaf/${project.version}/xml/activemq mvn:org.apache.activemq/activemq-karaf/${project.version}/cfg/activemq activemq-web-console @@ -86,8 +88,12 @@ - activemq-broker - camel-jms + activemq-client + spring + mvn:org.springframework/spring-jms/3.1.3.RELEASE + mvn:org.springframework/spring-tx/3.1.3.RELEASE + camel-core + mvn:org.apache.camel/camel-jms/${camel-version} mvn:org.apache.activemq/activemq-camel/${project.version}