From 86e7d511a8e64e80abe28a66595ca9487668008e Mon Sep 17 00:00:00 2001 From: Gary Tully Date: Thu, 19 Nov 2009 13:11:06 +0000 Subject: [PATCH] resolve https://issues.apache.org/activemq/browse/AMQ-2502, add optional import of pool git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@882136 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-camel/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/activemq-camel/pom.xml b/activemq-camel/pom.xml index 43f9e48701..3a0180de84 100755 --- a/activemq-camel/pom.xml +++ b/activemq-camel/pom.xml @@ -32,6 +32,7 @@ + org.apache.activemq.pool;resolution:=optional, com.thoughtworks.xstream*;resolution:=optional, org.apache.activeio*;resolution:=optional, org.apache.camel*;resolution:=optional,