[eclipse-jgit] 04/04: Disable jacoco-maven-plugin

Jakub Adam xhaakon-guest at moszumanska.debian.org
Sat Jun 21 13:16:16 UTC 2014


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

xhaakon-guest pushed a commit to branch master
in repository eclipse-jgit.

commit cdd617dbea8ac7180141ca39cf9021b526dc49d1
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Sat Jun 21 14:32:51 2014 +0200

    Disable jacoco-maven-plugin
---
 debian/changelog         | 2 ++
 debian/maven.ignoreRules | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index aa6d1a6..3c944eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ jgit (3.4.0-1) UNRELEASED; urgency=medium
   * New Upstream release.
   * Refreshed debian-custom-build.patch and ftbfs-args4j-2.0.25-fix.patch.
   * Removed d/patches/java8-compatibility.patch (applied upstream).
+  * Disable jacoco-maven-plugin
+    - no need for code coverage during build.
 
  -- Jakub Adam <jakub.adam at ktknet.cz>  Sat, 21 Jun 2014 14:16:30 +0200
 
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 422b1e2..56357a6 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,2 +1,3 @@
 * maven-shade-plugin * * * *
 * maven-source-plugin * * * *
+* jacoco-maven-plugin * * * *

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



More information about the pkg-java-commits mailing list