Can use HTTP transport for ActiveMQ
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 26 Jul 2009 12:01:33 +0000 (12:01 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 26 Jul 2009 12:01:33 +0000 (12:01 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@2764 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 35f0eaca9e213cf767d9a6718ec9a062f30a39d0..6799759665a769064409320f2ffda009f5c9baa8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -998,6 +998,11 @@ limitations under the License.
                                <artifactId>org.argeo.dep.osgi.activemq</artifactId>
                                <version>${version.activemq}</version>
                        </dependency>
+                       <dependency>
+                               <groupId>org.argeo.dep.osgi</groupId>
+                               <artifactId>org.argeo.dep.osgi.activemq.optional</artifactId>
+                               <version>5.2.0.0001</version>
+                       </dependency>
                        <dependency>
                                <groupId>org.apache.activemq</groupId>
                                <artifactId>com.springsource.org.apache.activemq.pool</artifactId>