[jetty8] 01/08: Fixed a build failure with maven-debian-helper 2.0

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Nov 25 18:29:21 UTC 2015


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

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

commit b6b5d2f8963cc60f38772ff707e673b53bed6919
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Nov 25 09:44:35 2015 +0100

    Fixed a build failure with maven-debian-helper 2.0
---
 debian/changelog         | 6 ++++++
 debian/maven.ignoreRules | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 73ab456..71ab7ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jetty8 (8.1.18-2) UNRELEASED; urgency=medium
+
+  * Fixed a build failure with maven-debian-helper 2.0
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 25 Nov 2015 09:43:59 +0100
+
 jetty8 (8.1.18-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 0d2445a..44505e5 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,11 +1,12 @@
-* maven-release-plugin * * * *
 com.mycila.maven-license-plugin maven-license-plugin * * * *
 org.apache.derby derby * * * *
 org.apache.maven.plugins maven-assembly-plugin * * * *
 org.apache.maven.plugins maven-dependency-plugin * * * *
 org.apache.maven.plugins maven-eclipse-plugin * * * *
 org.apache.maven.plugins maven-enforcer-plugin * * * *
+org.apache.maven.plugins maven-jxr-plugin * * * *
 org.apache.maven.plugins maven-pmd-plugin * * * *
+org.apache.maven.plugins maven-release-plugin * * * *
 org.apache.maven.plugins maven-remote-resources-plugin * * * *
 org.apache.maven.plugins maven-source-plugin * * * *
 org.codehaus.mojo findbugs-maven-plugin * * * *

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



More information about the pkg-java-commits mailing list