This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository activemq.
commit 15197f17a623ca2d13913a5b8f4b14756ec20353 Author: Markus Koschany <[email protected]> Date: Sun Jun 26 15:09:54 2016 +0200 Ignore test-jar of broker module. --- debian/maven.ignoreRules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index 4c6b960..5b835c5 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -1,6 +1,7 @@ org.apache.activemq activemq-all jar * * * org.apache.activemq activemq-amqp jar * * * +org.apache.activemq activemq-broker test-jar * * * org.apache.activemq activemq-blueprint bundle * * * org.apache.activemq activemq-camel bundle * * * org.apache.activemq activemq-http jar * * * -- 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

