This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository activemq.
commit 4dd42519cc27f7f2e09e05a403e2bb9b9bdc4b5d Author: tony mancill <[email protected]> Date: Sun Aug 20 20:45:33 2017 -0700 map javax.jmdns to org.jmdns as installed with libjmdns-java --- debian/maven.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/maven.rules b/debian/maven.rules index b9842ee..fdfc085 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -35,4 +35,4 @@ com.fasterxml.jackson.core jackson-core * s/2\..*/2.x/ * * com.fasterxml.jackson.core jackson-annotations * s/2\..*/2.x/ * * org.apache.activemq.protobuf activemq-protobuf * s/.*/1.1/ * * junit junit * s/.*/4.x/ * * - +s/javax.jmdns/org.jmdns/ jmdns * s/.*/debian/ * * -- 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

