This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository antlr3.
commit d9e1fb85d39247109968d46081107be4aeeaeed4 Author: Markus Koschany <[email protected]> Date: Thu Nov 19 18:56:04 2015 +0100 Add maven rules for antlr2 --- debian/maven.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.rules b/debian/maven.rules index 6a2ca3c..f18ac42 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -7,6 +7,7 @@ org.antlr antlr-runtime * s/3\..*/3.x/ * * org.antlr antlr * s/3\..*/3.x/ * * org.antlr gunit * s/3\..*/3.x/ * * org.antlr stringtemplate * s/3\..*/3.x/ * * +antlr antlr * s/2\..*/2.x/ * * s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ * * s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-tools * s/.*/debian/ * * s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing * s/.*/debian/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr3.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

