[libtwelvemonkeys-java] 04/08: Ignore maven-surefire-plugin.
Markus Koschany
apo at moszumanska.debian.org
Sat Jul 22 11:12:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository libtwelvemonkeys-java.
commit 40ecbdde91a97f6ea209fcfff821f51c9da4833e
Author: Markus Koschany <apo at debian.org>
Date: Sat Jul 22 01:41:58 2017 +0200
Ignore maven-surefire-plugin.
---
debian/changelog | 1 +
debian/maven.ignoreRules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 144cbe5..48e7b3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libtwelvemonkeys-java (3.3.2-2) unstable; urgency=medium
* Drop use-local-jars.patch and build-depend on libtwelvemonkeys-java instead.
* Fix installation path of the documentation since we don't use a single
build directory anymore.
+ * Ignore maven-surefire-plugin.
-- Markus Koschany <apo at debian.org> Fri, 21 Jul 2017 20:39:55 +0200
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index c0a6715..8f366d5 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -4,5 +4,6 @@ org.apache.maven.plugins maven-checkstyle-plugin * * * *
org.apache.maven.plugins maven-pmd-plugin * * * *
org.apache.maven.plugins maven-source-plugin * * * *
org.apache.maven.plugins maven-surefire-report-plugin * * * *
+org.apache.maven.plugins maven-surefire-plugin * * * *
org.codehaus.mojo cobertura-maven-plugin * * * *
org.mockito mockito-all * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libtwelvemonkeys-java.git
More information about the pkg-java-commits
mailing list