This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository easymock.
commit 4b82f725a4f5f717798cc7a27c2ddfe967fa9ad5 Author: Markus Koschany <[email protected]> Date: Fri Oct 7 13:37:43 2016 +0200 Add maven rule for junit4 --- debian/maven.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.rules b/debian/maven.rules index b14202f..d743ba1 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -9,3 +9,4 @@ org.easymock easymock-test-osgi jar s/.*/debian/ * * org.easymock easymock jar s/.*/debian/ * * org.objenesis objenesis jar s/.*/debian/ * * org.ow2.asm * * s/.*/debian/ * * +junit junit jar s/4\..*/4.x/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/easymock.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

