[maven-dependency-plugin] 16/18: Refreshed the patch

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Sep 4 18:50:11 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 4bedc0c53c4d2777316394373a4fabfb9b942f66
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Sep 4 14:17:42 2017 +0200

    Refreshed the patch
---
 debian/changelog                             | 2 +-
 debian/patches/05-aether-compatibility.patch | 7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e0f5c4b..0c62855 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-maven-dependency-plugin (3.0.0-1) UNRELEASED; urgency=medium
+maven-dependency-plugin (3.0.1-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * New upstream release
diff --git a/debian/patches/05-aether-compatibility.patch b/debian/patches/05-aether-compatibility.patch
index f3b7957..3b02b38 100644
--- a/debian/patches/05-aether-compatibility.patch
+++ b/debian/patches/05-aether-compatibility.patch
@@ -1,3 +1,6 @@
+Description: Fixes the compatibility with the version of Aether used by Maven
+Author: Emmanuel Bourg <ebourg at apache.org>
+Forwarded: no
 --- a/src/test/java/org/apache/maven/plugins/dependency/utils/translators/TestClassifierTypeTranslator.java
 +++ b/src/test/java/org/apache/maven/plugins/dependency/utils/translators/TestClassifierTypeTranslator.java
 @@ -40,8 +40,7 @@
@@ -189,7 +192,7 @@
      public void assertNoMarkerFile( Artifact artifact )
 --- a/src/test/java/org/apache/maven/plugins/dependency/fromDependencies/TestUnpackDependenciesMojo.java
 +++ b/src/test/java/org/apache/maven/plugins/dependency/fromDependencies/TestUnpackDependenciesMojo.java
-@@ -39,8 +39,7 @@
+@@ -38,8 +38,7 @@
  import org.apache.maven.plugins.dependency.utils.markers.DefaultFileMarkerHandler;
  import org.apache.maven.project.MavenProject;
  import org.codehaus.plexus.util.StringUtils;
@@ -199,7 +202,7 @@
  
  public class TestUnpackDependenciesMojo
      extends AbstractDependencyMojoTestCase
-@@ -78,7 +77,8 @@
+@@ -77,7 +76,8 @@
          setVariableValueToObject( mojo, "session", session );
          
          DefaultRepositorySystemSession repoSession = (DefaultRepositorySystemSession) session.getRepositorySession();

-- 
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