This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository activemq.
commit 36d6be574e72e50b6781256a79b5bf5eb835f050 Author: Markus Koschany <[email protected]> Date: Sat Mar 19 14:50:27 2016 +0100 Enable spring module --- debian/libactivemq-java.poms | 2 +- debian/maven.ignoreRules | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/libactivemq-java.poms b/debian/libactivemq-java.poms index 80ae15c..4e58ff8 100644 --- a/debian/libactivemq-java.poms +++ b/debian/libactivemq-java.poms @@ -49,7 +49,7 @@ activemq-ra/pom.xml --has-package-version activemq-rar/pom.xml --ignore activemq-run/pom.xml --has-package-version activemq-shiro/pom.xml --ignore -activemq-spring/pom.xml --ignore +activemq-spring/pom.xml --has-package-version activemq-runtime-config/pom.xml --ignore activemq-tooling/pom.xml --ignore activemq-web/pom.xml --ignore diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index c23810e..e6d1c72 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -28,14 +28,12 @@ commons-collections commons-collections * * * * org.apache.activemq activeio-core * * * * org.apache.activemq activemq-unit-tests * * * * org.apache.camel camel-core * * * * -org.apache.camel camel-spring * * * * org.apache.directory.server apacheds-core-integ * * * * org.apache.directory.server apacheds-server-integ * * * * org.apache.maven.plugins maven-antrun-plugin * * * * org.apache.maven.plugins maven-eclipse-plugin * * * * org.apache.maven.plugins maven-surefire-plugin * * * * org.apache.rat apache-rat-plugin * * * * -org.apache.xbean xbean-spring * * * * org.bouncycastle bcprov-jdk15 * * * * org.codehaus.mojo build-helper-maven-plugin * * * * org.codehaus.mojo cobertura-maven-plugin * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

