This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jetty9.
commit 595d28d30822d59c45eac7e5a118a1b9ca390d7e Author: Emmanuel Bourg <[email protected]> Date: Thu Dec 17 15:44:10 2015 +0100 Ignore example-jetty-embedded and reverse-http-client --- debian/maven.ignoreRules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index cdc087d..e651f08 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -16,6 +16,8 @@ org.codehaus.mojo clirr-maven-plugin * * * * org.codehaus.mojo exec-maven-plugin * * * * org.codehaus.mojo findbugs-maven-plugin * * * * org.eclipse.equinox.http servlet * * * * +org.eclipse.jetty example-jetty-embedded * * * * +org.eclipse.jetty reverse-http-client * * * * org.eclipse.jetty test-jetty-servlet * * * * org.eclipse.jetty test-jetty-webapp * * * * org.eclipse.jetty.npn npn-api * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jetty9.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

