[jenkins-remoting] 07/08: Ignore the dependency on jacoco-maven-plugin

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Sep 4 10:24:58 UTC 2014


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

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

commit 66a37a2256b9f005222658bd2f3d7a8b35d8cf73
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Sep 4 12:12:04 2014 +0200

    Ignore the dependency on jacoco-maven-plugin
---
 debian/changelog         | 1 +
 debian/maven.ignoreRules | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ee33f73..e23e1fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ jenkins-remoting (2.44-1) UNRELEASED; urgency=medium
   * Switch to debhelper level 9
   * Use XZ compression for the upstream tarball
   * debian/rules: Updated the get-orig-source target
+  * Ignore the dependency on jacoco-maven-plugin
 
  -- James Page <james.page at ubuntu.com>  Thu, 02 Jan 2014 13:15:28 +0000
 
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 23ca030..a5bac38 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -19,3 +19,4 @@ org.apache.maven.plugins maven-pmd-plugin * * * *
 org.apache.maven.plugins maven-release-plugin * * * *
 org.codehaus.mojo build-helper-maven-plugin * * * *
 org.codehaus.mojo findbugs-maven-plugin * * * *
+org.jacoco jacoco-maven-plugin * * * *

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



More information about the pkg-java-commits mailing list