[jetty9] 133/135: Ignore example-jetty-embedded and reverse-http-client

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Dec 17 14:53:23 UTC 2015


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 <ebourg at apache.org>
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



More information about the pkg-java-commits mailing list