[maven-reporting-exec] 03/05: Refreshed the patch

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Oct 18 07:33:22 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-reporting-exec.

commit fe421f0a6180d305f842bd30989b0a96651dc108
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Oct 18 09:22:52 2017 +0200

    Refreshed the patch
---
 debian/changelog                            | 4 +++-
 debian/patches/01-maven-compatibility.patch | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7d07cf0..3806310 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
-maven-reporting-exec (1.3-3) UNRELEASED; urgency=medium
+maven-reporting-exec (1.4-1) UNRELEASED; urgency=medium
 
+  * New upstream release
+    - Refreshed the patch
   * Standards-Version updated to 4.1.1
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 18 Oct 2017 09:20:52 +0200
diff --git a/debian/patches/01-maven-compatibility.patch b/debian/patches/01-maven-compatibility.patch
index acd11f8..dd6de45 100644
--- a/debian/patches/01-maven-compatibility.patch
+++ b/debian/patches/01-maven-compatibility.patch
@@ -3,7 +3,7 @@ Author: Emmanuel Bourg <ebourg at apache.org>
 Forwarded: not-needed
 --- a/src/test/java/org/apache/maven/reporting/exec/TestDefaultMavenReportExecutor.java
 +++ b/src/test/java/org/apache/maven/reporting/exec/TestDefaultMavenReportExecutor.java
-@@ -44,11 +44,11 @@
+@@ -47,11 +47,11 @@
  import org.codehaus.plexus.classworlds.realm.ClassRealm;
  import org.codehaus.plexus.component.repository.exception.ComponentLookupException;
  import org.codehaus.plexus.logging.Logger;
@@ -20,7 +20,7 @@ Forwarded: not-needed
  
  import java.io.File;
  import java.util.Collections;
-@@ -231,7 +231,7 @@
+@@ -262,7 +262,7 @@
              return localArtifactRepository;
          }
          String localRepoPath =
@@ -29,7 +29,7 @@ Forwarded: not-needed
  
          localArtifactRepository = lookup( RepositorySystem.class ).createLocalRepository( new File( localRepoPath ) );
          return localArtifactRepository;
-@@ -243,9 +243,9 @@
+@@ -274,9 +274,9 @@
  
          SettingsBuildingRequest settingsBuildingRequest = new DefaultSettingsBuildingRequest();
  

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



More information about the pkg-java-commits mailing list