[maven-dependency-plugin] 07/18: Removed 02-plexus-utils-compatibility.patch (fixed upstream)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Sep 4 18:50:10 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository maven-dependency-plugin.

commit 08896c06a0d8cf9397571f352c63748effa4b55a
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Sep 4 13:58:06 2017 +0200

    Removed 02-plexus-utils-compatibility.patch (fixed upstream)
---
 debian/changelog                                   |  3 ++-
 debian/patches/02-plexus-utils-compatibility.patch | 12 ------------
 debian/patches/series                              |  1 -
 3 files changed, 2 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8390283..0793352 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-maven-dependency-plugin (2.9-1) UNRELEASED; urgency=medium
+maven-dependency-plugin (3.0.0-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * New upstream release
     - Removed 01-fix-plugin-annotations.patch (fixed upstream)
+    - Removed 02-plexus-utils-compatibility.patch (fixed upstream)
     - Removed 03-classworlds-compatibility.patch (obsolete)
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 04 Sep 2017 13:03:44 +0200
diff --git a/debian/patches/02-plexus-utils-compatibility.patch b/debian/patches/02-plexus-utils-compatibility.patch
deleted file mode 100644
index b499bf0..0000000
--- a/debian/patches/02-plexus-utils-compatibility.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Description: Fixes the compatibility with the version of plexus-utils in Debian
-Author: Emmanuel Bourg <ebourg at apache.or>
-Forwarded: not-needed
---- a/src/main/java/org/apache/maven/plugin/dependency/utils/DependencySilentLog.java
-+++ b/src/main/java/org/apache/maven/plugin/dependency/utils/DependencySilentLog.java
-@@ -324,4 +324,6 @@
-     {
-         return null;
-     }
-+
-+    public void setThreshold(int value) {};
- }
diff --git a/debian/patches/series b/debian/patches/series
index e90eead..5c9ecf2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-02-plexus-utils-compatibility.patch
 04-maven-compatibility.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-dependency-plugin.git



More information about the pkg-java-commits mailing list