[exec-maven-plugin] 20/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 e4bf0f5a368bce7dab07328cb55111e37afd6ae5
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jul 26 09:21:36 2017 +0200
Refreshed the patches
---
debian/changelog | 2 +-
debian/patches/junit-dependency.patch | 2 +-
debian/patches/maven-compatibility.patch | 4 ++--
debian/patches/tests-local-repository.patch | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cd4b163..7202b37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-exec-maven-plugin (1.4.0-1) UNRELEASED; urgency=medium
+exec-maven-plugin (1.5.0-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
diff --git a/debian/patches/junit-dependency.patch b/debian/patches/junit-dependency.patch
index 641417e..61f9fbb 100644
--- a/debian/patches/junit-dependency.patch
+++ b/debian/patches/junit-dependency.patch
@@ -3,7 +3,7 @@ Author: Emmanuel Bourg <ebourg at apache.org>
Forwarded: not-needed
--- a/pom.xml
+++ b/pom.xml
-@@ -163,7 +163,12 @@
+@@ -181,7 +181,12 @@
<version>1.21</version>
<scope>test</scope>
</dependency>
diff --git a/debian/patches/maven-compatibility.patch b/debian/patches/maven-compatibility.patch
index 004c16a..1ef742e 100644
--- a/debian/patches/maven-compatibility.patch
+++ b/debian/patches/maven-compatibility.patch
@@ -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
-@@ -224,7 +224,7 @@
+@@ -227,7 +227,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
-@@ -743,9 +743,9 @@
+@@ -741,9 +741,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 ae019ba..1e5f450 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
-@@ -229,7 +229,7 @@
+@@ -232,7 +232,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