[exec-maven-plugin] 23/29: Refreshed the patches

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jul 26 09:01:38 UTC 2017


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

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

commit 1710f4b08de59224d0a18ff8f692e6c8c2516de8
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Jul 26 09:24:45 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 7202b37..484cbe1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-exec-maven-plugin (1.5.0-1) UNRELEASED; urgency=medium
+exec-maven-plugin (1.6.0-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * New upstream release
diff --git a/debian/patches/maven-compatibility.patch b/debian/patches/maven-compatibility.patch
index 1ef742e..75f3b1b 100644
--- a/debian/patches/maven-compatibility.patch
+++ b/debian/patches/maven-compatibility.patch
@@ -3,7 +3,7 @@ Author: Emmanuel Bourg <ebourg at apache.org>
 Forwarded: no
 --- a/src/test/java/org/codehaus/mojo/exec/ExecJavaMojoTest.java
 +++ b/src/test/java/org/codehaus/mojo/exec/ExecJavaMojoTest.java
-@@ -239,7 +239,7 @@
+@@ -277,7 +277,7 @@
      private void setUpProject( File pomFile, AbstractMojo mojo )
          throws Exception
      {
@@ -14,7 +14,7 @@ Forwarded: no
              (ArtifactRepositoryLayout) lookup( ArtifactRepositoryLayout.ROLE, "default" );
 --- a/src/test/java/org/codehaus/mojo/exec/ExecMojoTest.java
 +++ b/src/test/java/org/codehaus/mojo/exec/ExecMojoTest.java
-@@ -227,7 +227,7 @@
+@@ -233,7 +233,7 @@
      private void setUpProject( File pomFile, ExecMojo mojo )
          throws Exception
      {
@@ -25,7 +25,7 @@ Forwarded: no
              (ArtifactRepositoryLayout) lookup( ArtifactRepositoryLayout.ROLE, "default" );
 --- a/src/main/java/org/codehaus/mojo/exec/ExecJavaMojo.java
 +++ b/src/main/java/org/codehaus/mojo/exec/ExecJavaMojo.java
-@@ -741,9 +741,9 @@
+@@ -704,9 +704,9 @@
              // resolve all dependencies transitively to obtain a comprehensive list of assemblies
              ArtifactResolutionResult result =
                  artifactResolver.resolveTransitively( dependencyArtifacts, executablePomArtifact,
diff --git a/debian/patches/tests-local-repository.patch b/debian/patches/tests-local-repository.patch
index 1e5f450..c9789d9 100644
--- a/debian/patches/tests-local-repository.patch
+++ b/debian/patches/tests-local-repository.patch
@@ -149,7 +149,7 @@ Forwarded: not-needed
  
 --- a/src/test/java/org/codehaus/mojo/exec/ExecMojoTest.java
 +++ b/src/test/java/org/codehaus/mojo/exec/ExecMojoTest.java
-@@ -232,7 +232,7 @@
+@@ -238,7 +238,7 @@
          ArtifactRepositoryLayout localRepositoryLayout =
              (ArtifactRepositoryLayout) lookup( ArtifactRepositoryLayout.ROLE, "default" );
  
@@ -160,7 +160,7 @@ Forwarded: not-needed
              new DefaultArtifactRepository( "local", "file://" + new File( path ).getAbsolutePath(),
 --- a/src/test/java/org/codehaus/mojo/exec/ExecJavaMojoTest.java
 +++ b/src/test/java/org/codehaus/mojo/exec/ExecJavaMojoTest.java
-@@ -244,7 +244,7 @@
+@@ -282,7 +282,7 @@
          ArtifactRepositoryLayout localRepositoryLayout =
              (ArtifactRepositoryLayout) lookup( ArtifactRepositoryLayout.ROLE, "default" );
  

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



More information about the pkg-java-commits mailing list