This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch experimental in repository objenesis.
commit 0c9dba5ed6f9f3e829236e32f19fdaa21c773405 Author: Markus Koschany <[email protected]> Date: Tue Nov 25 22:26:35 2014 +0100 Update maven rule for junit4 --- debian/maven.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.rules b/debian/maven.rules index 3d9523d..fcc1d5a 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -16,5 +16,6 @@ # and version starting with 3., replacing the version with 3.x # junit junit jar s/3\..*/3.x/ +junit junit jar s/4\..*/4.x/ * * org.objenesis objenesis-parent pom s/.*/debian/ * * org.objenesis objenesis jar s/.*/debian/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/objenesis.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

