From 8dbfbb00950e3632cae2144d15a1c7d85d2a1ff2 Mon Sep 17 00:00:00 2001 From: "Hiram R. Chirino" Date: Thu, 3 Jan 2013 18:37:20 +0000 Subject: [PATCH] Make the activemq module just plain jars instead of bundles. git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428536 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-blueprint/pom.xml | 1 - activemq-camel/pom.xml | 1 - activemq-console/pom.xml | 1 - activemq-core/pom.xml | 1 - activemq-jaas/pom.xml | 1 - activemq-karaf/pom.xml | 1 - activemq-pool/pom.xml | 1 - activemq-ra/pom.xml | 1 - activemq-spring/pom.xml | 1 - activemq-web/pom.xml | 1 - 10 files changed, 10 deletions(-) diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml index 45d5f55719..475c8f4143 100644 --- a/activemq-blueprint/pom.xml +++ b/activemq-blueprint/pom.xml @@ -26,7 +26,6 @@ activemq-blueprint - bundle ActiveMQ :: Blueprint The ActiveMQ Message Broker and Client implementations diff --git a/activemq-camel/pom.xml b/activemq-camel/pom.xml index 54e53d170a..f45d102890 100755 --- a/activemq-camel/pom.xml +++ b/activemq-camel/pom.xml @@ -26,7 +26,6 @@ activemq-camel - bundle ActiveMQ :: Camel ActiveMQ component for Camel diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml index ce9e797acf..8beb121e3d 100644 --- a/activemq-console/pom.xml +++ b/activemq-console/pom.xml @@ -26,7 +26,6 @@ activemq-console - bundle ActiveMQ :: Console ActiveMQ Management Console diff --git a/activemq-core/pom.xml b/activemq-core/pom.xml index 0b0fb2ab0c..772a97b8cf 100755 --- a/activemq-core/pom.xml +++ b/activemq-core/pom.xml @@ -26,7 +26,6 @@ activemq-core - bundle ActiveMQ :: Core The ActiveMQ Message Broker and Client implementations diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml index c67d16e18e..b3f34eb4b9 100644 --- a/activemq-jaas/pom.xml +++ b/activemq-jaas/pom.xml @@ -26,7 +26,6 @@ activemq-jaas - bundle ActiveMQ :: JAAS A collection of generic JAAS Login Modules diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml index 5e961a0aab..de6b333012 100644 --- a/activemq-karaf/pom.xml +++ b/activemq-karaf/pom.xml @@ -26,7 +26,6 @@ activemq-karaf - bundle ActiveMQ :: Apache Karaf Provides resources for running ActiveMQ in Apache Karaf diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml index d1e4cc468b..8a2b3d769f 100755 --- a/activemq-pool/pom.xml +++ b/activemq-pool/pom.xml @@ -26,7 +26,6 @@ activemq-pool - bundle ActiveMQ :: Pool ActiveMQ Pooled ConnectionFactory diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index 8a25f3e393..798d444c7e 100755 --- a/activemq-ra/pom.xml +++ b/activemq-ra/pom.xml @@ -26,7 +26,6 @@ activemq-ra - bundle ActiveMQ :: RA A JCA Resource Adapter used to integrate ActiveMQ with transactional enterprise containers diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml index 77a99f3623..3cfba501d8 100755 --- a/activemq-spring/pom.xml +++ b/activemq-spring/pom.xml @@ -26,7 +26,6 @@ activemq-spring - bundle ActiveMQ :: Spring ActiveMQ Spring Integration diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index f338045c39..d9445ed0c2 100755 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -26,7 +26,6 @@ activemq-web - bundle ActiveMQ :: Web Web Connector for REST API and Streamlets support