From 34f00a6a03e662406a3fcf0d1ad07a2fe0bb5db2 Mon Sep 17 00:00:00 2001 From: Gary Tully Date: Tue, 9 Jun 2009 12:54:56 +0000 Subject: [PATCH] remove camel dependencies from core, now all in activemq-camel git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@782984 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-core/pom.xml | 30 ++++++++---------------------- 1 file changed, 8 insertions(+), 22 deletions(-) diff --git a/activemq-core/pom.xml b/activemq-core/pom.xml index e608fbf3a3..b000882e3e 100755 --- a/activemq-core/pom.xml +++ b/activemq-core/pom.xml @@ -63,10 +63,6 @@ commons-logging commons-logging-api - - org.apache.camel - camel-core - org.apache.geronimo.specs geronimo-jms_1.1_spec @@ -97,12 +93,6 @@ activemq-jaas true - - org.apache.camel - camel-jms - true - - org.apache.geronimo.specs geronimo-jta_1.0.1B_spec @@ -135,6 +125,11 @@ true + + org.springframework + spring-context + + org.apache.derby derby @@ -194,20 +189,11 @@ stax-api test - - - org.apache.camel - camel-core - test-jar + org.springframework + spring-jms test - - - org.apache.camel - camel-spring - test-jar - test - + org.springframework spring-test