[jetty9] 04/05: Ignore the Jacoco Maven plugin
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Jan 8 00:33:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jetty9.
commit 1396cae5f95d54edb8d7b51ea99af019635b54a3
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Jan 8 01:28:58 2017 +0100
Ignore the Jacoco Maven plugin
---
debian/changelog | 1 +
debian/maven.ignoreRules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 1116c0e..1089d3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ jetty9 (9.2.20-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
+ - Ignore the Jacoco Maven plugin
* Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Sun, 08 Jan 2017 01:22:02 +0100
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index e651f08..f2c7da4 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -32,6 +32,7 @@ org.eclipse.jetty.toolchain jetty-schemas * * * *
org.eclipse.jetty.toolchain jetty-test-helper * * * *
org.eclipse.jetty.toolchain jetty-version-maven-plugin * * * *
org.eclipse.jetty.websocket websocket-common jar * tests *
+org.jacoco jacoco-maven-plugin * * * *
org.ops4j.pax.exam * * * * *
org.sonatype.maven.plugin emma-maven-plugin * * * *
org.sonatype.maven.plugin emma4it-maven-plugin * * * *
--
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