This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository easymock.
commit 2c2e0a0f7dc4db9e6b311f25217307b28332805e Author: Markus Koschany <[email protected]> Date: Fri Sep 15 07:55:47 2017 +0200 Add maven rule for testng --- debian/maven.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.rules b/debian/maven.rules index d743ba1..793223c 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -10,3 +10,4 @@ org.easymock easymock jar s/.*/debian/ * * org.objenesis objenesis jar s/.*/debian/ * * org.ow2.asm * * s/.*/debian/ * * junit junit jar s/4\..*/4.x/ * * +org.testng testng * s/.*/6.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

