[activemq] 01/13: Enable stomp module

Markus Koschany apo at moszumanska.debian.org
Sun Jun 26 14:51:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository activemq.

commit d291f7b93d6b97714cf1eacc32d336db864ffcc7
Author: Markus Koschany <apo at debian.org>
Date:   Sun Jun 26 15:00:15 2016 +0200

    Enable stomp module
---
 debian/libactivemq-java.README.Debian | 1 -
 debian/libactivemq-java.poms          | 2 +-
 debian/maven.ignoreRules              | 1 -
 3 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/libactivemq-java.README.Debian b/debian/libactivemq-java.README.Debian
index ff7282c..51d62dd 100644
--- a/debian/libactivemq-java.README.Debian
+++ b/debian/libactivemq-java.README.Debian
@@ -10,7 +10,6 @@ in Debian package build.
 Here is a complete list of disabled modules :
 
  - activemq-openwire-generator
- - activemq-stomp
  - activemq-mqtt
  - activemq-amqp
  - activemq-jdbc-store
diff --git a/debian/libactivemq-java.poms b/debian/libactivemq-java.poms
index 4e58ff8..4a23eeb 100644
--- a/debian/libactivemq-java.poms
+++ b/debian/libactivemq-java.poms
@@ -30,7 +30,7 @@ activemq-openwire-generator/pom.xml --ignore
 activemq-client/pom.xml --has-package-version
 activemq-openwire-legacy/pom.xml --has-package-version
 activemq-broker/pom.xml --has-package-version
-activemq-stomp/pom.xml --ignore
+activemq-stomp/pom.xml --has-package-version
 activemq-mqtt/pom.xml --has-package-version
 activemq-amqp/pom.xml --ignore
 activemq-kahadb-store/pom.xml --has-package-version
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index a02c2c0..4c6b960 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -18,7 +18,6 @@ org.apache.activemq activemq-partition jar * * *
 org.apache.activemq activemq-rar rar * * *
 org.apache.activemq activemq-runtime-config jar * * *
 org.apache.activemq activemq-shiro bundle * * *
-org.apache.activemq activemq-stomp jar * * *
 org.apache.activemq activemq-unit-tests jar * * *
 org.apache.activemq activemq-web-console war * * *
 org.apache.activemq activemq-web-demo war * * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq.git



More information about the pkg-java-commits mailing list