[maven-dependency-plugin] 03/18: Removed 03-classworlds-compatibility.patch (obsolete)

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 460a2146c3329b66c481c8662b979d9dae136242
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Sep 4 13:06:39 2017 +0200

    Removed 03-classworlds-compatibility.patch (obsolete)
---
 debian/changelog                                  |  1 +
 debian/patches/03-classworlds-compatibility.patch | 14 --------------
 debian/patches/series                             |  1 -
 3 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ec7f215..8390283 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ maven-dependency-plugin (2.9-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
     - Removed 01-fix-plugin-annotations.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/03-classworlds-compatibility.patch b/debian/patches/03-classworlds-compatibility.patch
deleted file mode 100644
index 265ab36..0000000
--- a/debian/patches/03-classworlds-compatibility.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Fixes the compatibility with the version of classworlds in Debian
-Author: Emmanuel Bourg <ebourg at apache.or>
-Forwarded: not-needed
---- a/src/test/java/org/apache/maven/plugin/dependency/its/AbstractDependencyPluginITCase.java
-+++ b/src/test/java/org/apache/maven/plugin/dependency/its/AbstractDependencyPluginITCase.java
-@@ -33,7 +33,7 @@
- import org.apache.maven.shared.test.plugin.PluginTestTool;
- import org.apache.maven.shared.test.plugin.ProjectTool;
- import org.apache.maven.shared.test.plugin.TestToolsException;
--import org.codehaus.classworlds.ClassRealm;
-+import org.codehaus.plexus.classworlds.realm.ClassRealm;
- import org.codehaus.plexus.PlexusContainer;
- import org.codehaus.plexus.PlexusTestCase;
- import org.codehaus.plexus.util.StringUtils;
diff --git a/debian/patches/series b/debian/patches/series
index 87907a3..e90eead 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 02-plexus-utils-compatibility.patch
-03-classworlds-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