[maven-indexer] 01/03: Ignore the test dependency on wagon-http

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Nov 22 09:55:08 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-indexer.

commit 045ce9969367fa64f8b83a29152b75a8504b042f
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Nov 22 10:54:24 2017 +0100

    Ignore the test dependency on wagon-http
---
 debian/changelog         | 7 +++++++
 debian/maven.ignoreRules | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 19fbf0f..492301e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven-indexer (5.1.1-6) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Ignore the test dependency on wagon-http
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 22 Nov 2017 10:54:09 +0100
+
 maven-indexer (5.1.1-5) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index c6aa529..5f60f52 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -6,6 +6,7 @@ org.apache.maven.plugins maven-javadoc-plugin * * * *
 org.apache.maven.plugins maven-project-info-reports-plugin * * * *
 org.apache.maven.plugins maven-shade-plugin * * * *
 org.apache.maven.plugins maven-surefire-plugin * * * *
+org.apache.maven.wagon wagon-http * * * *
 org.apache.maven.wagon wagon-http-lightweight * * * *
 org.apache.rat apache-rat-plugin * * * *
 org.codehaus.mojo animal-sniffer-maven-plugin * * * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-indexer.git



More information about the pkg-java-commits mailing list