This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository bookkeeper.
commit 13bff890871650dbc46a6667fc119ee1554eea70 Author: tony mancill <[email protected]> Date: Sun Oct 25 11:06:33 2015 -0700 tweak maven.rules for netty 4.x --- debian/maven.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/maven.rules b/debian/maven.rules index 17601cb..9fc75a8 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -8,5 +8,5 @@ junit junit jar s/4\..*/4.x/ * * org.apache apache pom s/.*/debian/ * * org.apache.bookkeeper bookkeeper-server jar s/.*/debian/ * * org.apache.bookkeeper bookkeeper pom s/.*/debian/ * * -org.jboss.netty netty bundle s/.*/debian/ * * +s/org.jboss.netty/io.netty/ s/netty/netty-all/ jar s/.*/debian/ * * log4j log4j * s/1\.2\..*/1.2.x/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bookkeeper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

