This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository felix-framework.
commit 5e627e56afbdd78d5fe2eb55b0b0c1b50f7f6834 Author: Markus Koschany <[email protected]> Date: Sat Feb 21 20:05:16 2015 +0100 Add maven rule for asm-all.jar. --- debian/maven.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.rules b/debian/maven.rules index 0b5d5ef..93ce73b 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -16,3 +16,4 @@ # and version starting with 3., replacing the version with 3.x # junit junit jar s/3\..*/3.x/ +org.ow2.asm asm-all jar s/4\..*/4.x/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-framework.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

