This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-shared-io.
commit cd412530b921627ee3c80a0400bc8004d4608cba Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 19 18:25:00 2017 +0200 Removed the unused Maven rules --- debian/maven.rules | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/maven.rules b/debian/maven.rules index b0cdcae..1aaf25a 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -16,8 +16,6 @@ # and version starting with 3., replacing the version with 3.x # junit junit jar s/3\\..*/3.x/ -org.apache.maven.shared maven-shared-io jar s/.*/debian/ * * -s/easymock/org.easymock/ easymock * s/.*/debian/ * * junit junit * s/.*/4.x/ * * org.apache.maven maven-artifact * s/.*/3.x/ * * org.apache.maven maven-compat * s/.*/3.x/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-shared-io.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

