This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-site-plugin.
commit f61e4de7f208bfcdf7d47bbf2e2cc9e69fb7fc9b Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 28 13:29:33 2017 +0200 Added a Maven rule for the Servlet API --- debian/maven.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.rules b/debian/maven.rules index ab9019c..5b2ed36 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -33,3 +33,4 @@ s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-test-tools * s/.*/debian/ * * s/org.mortbay.jetty/org.eclipse.jetty/ s/jetty/jetty-webapp/ * s/.*/9.x/ * * s/org.mortbay.jetty/org.eclipse.jetty/ * * s/.*/9.x/ * * +javax.servlet s/servlet-api/javax.servlet-api/ * s/.*/3.1/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-site-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

