This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository jline2.

commit 659db721a8a015969f84bb5f29bec6143dee302e
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Fri Mar 30 13:06:48 2018 +0200

    Ignore maven-enforcer-plugin
---
 debian/changelog         | 1 +
 debian/maven.ignoreRules | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a710d46..40bd959 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ jline2 (2.14.6-1) UNRELEASED; urgency=medium
     - New build dependency on libpowermock-java
     - Disabled the tests (fail with Java 9)
     - Depend on libjansi-java (>= 1.12)
+    - Ignore maven-enforcer-plugin
   * Switch to debhelper level 11
 
  -- Emmanuel Bourg <ebo...@apache.org>  Fri, 30 Mar 2018 12:10:18 +0200
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 677832b..2e3c5f8 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -2,6 +2,7 @@
 com.github.stephenc.wagon wagon-gitsite * * * *
 com.mycila.maven-license-plugin maven-license-plugin * * * *
 org.apache.felix maven-bundle-plugin * * * *
+org.apache.maven.plugins maven-enforcer-plugin * * * *
 org.apache.maven.plugins maven-jar-plugin * * * *
 org.apache.maven.plugins maven-javadoc-plugin * * * *
 org.apache.maven.plugins maven-jxr-plugin * * * *

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to