[maven-resolver] 03/04: Ignore the new test dependencies
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Sep 13 12:03:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-resolver.
commit e8d431eb7429eaccf10e0a7386c98bf0b1353dd9
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Sep 13 14:02:18 2017 +0200
Ignore the new test dependencies
---
debian/changelog | 1 +
debian/maven.ignoreRules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index cddbe59..38fc5b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ maven-resolver (1.1.0-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
+ - Ignore the new test dependencies
-- Emmanuel Bourg <ebourg at apache.org> Wed, 13 Sep 2017 13:35:26 +0200
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index ef83f2f..e189fb9 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -24,5 +24,7 @@ org.apache.rat apache-rat-plugin * * * *
org.codehaus.mojo animal-sniffer-maven-plugin * * * *
org.codehaus.mojo clirr-maven-plugin * * * *
org.eclipse.jetty jetty-server * * * *
+org.eclipse.jetty jetty-servlet * * * *
+org.eclipse.jetty jetty-util * * * *
org.sonatype.http-testing-harness junit-runner * * * *
org.sonatype.http-testing-harness server-provider * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-resolver.git
More information about the pkg-java-commits
mailing list