[jackson-databind] 03/04: Removed the build dependency on libmaven-cobertura-plugin-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Sep 29 14:31:06 UTC 2014


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

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

commit 1170f03c15b98cac82c67a4b87eefd37460db897
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Sep 29 16:30:21 2014 +0200

    Removed the build dependency on libmaven-cobertura-plugin-java
---
 debian/changelog         | 1 +
 debian/control           | 1 -
 debian/maven.ignoreRules | 2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 780f2cd..b9d79fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ jackson-databind (2.4.2-2) UNRELEASED; urgency=medium
   * Team upload.
   * Build depend on libcglib3-java instead of libcglib-java
   * Standards-Version updated to 3.9.6 (no changes)
+  * Removed the build dependency on libmaven-cobertura-plugin-java
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 29 Sep 2014 16:19:55 +0200
 
diff --git a/debian/control b/debian/control
index 099dc7d..3e4e636 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,6 @@ Build-Depends:
  libjackson2-core-java (>= 2.4.2),
  libjackson2-annotations-java (>= 2.4.0),
  libmaven-bundle-plugin-java,
- libmaven-cobertura-plugin-java,
  xmlstarlet
 Build-Depends-Indep:
  default-jdk-doc,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 98ee838..2b0746f 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -3,4 +3,4 @@ com.google.code.maven-replacer-plugin replacer * * * *
 org.hibernate hibernate-cglib-repack * * * *
 com.google.code.maven-replacer-plugin replacer * * * *
 org.apache.maven.plugins maven-release-plugin * * * *
-
+org.codehaus.mojo cobertura-maven-plugin * * * *

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



More information about the pkg-java-commits mailing list