[jenkins-remoting] 05/08: Refreshed the patches

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Sep 4 10:24:58 UTC 2014


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

ebourg-guest pushed a commit to branch master
in repository jenkins-remoting.

commit 37e9fc99c16265a4a679c04aa282b2fd02bd1cec
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Sep 4 09:31:39 2014 +0200

    Refreshed the patches
---
 debian/patches/asm3-upgrade.patch  | 4 ++--
 debian/patches/disable-tests.patch | 2 +-
 debian/patches/sign-jar.patch      | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/asm3-upgrade.patch b/debian/patches/asm3-upgrade.patch
index 195e055..d5a6a97 100644
--- a/debian/patches/asm3-upgrade.patch
+++ b/debian/patches/asm3-upgrade.patch
@@ -6,7 +6,7 @@ Forwarded: no
 
 --- a/src/test/java/hudson/remoting/ClassRemotingTest.java
 +++ b/src/test/java/hudson/remoting/ClassRemotingTest.java
-@@ -57,7 +57,7 @@ public class ClassRemotingTest extends R
+@@ -56,7 +56,7 @@
          // make sure the bytes are what we are expecting
          System.out.println("Resource is "+((byte[])r[1]).length+" bytes");
          ClassReader cr = new ClassReader((byte[])r[1]);
@@ -26,7 +26,7 @@ Forwarded: no
  
  import java.io.IOException;
  
-@@ -42,8 +42,8 @@ public class PrefetchTest extends RmiTes
+@@ -42,8 +42,8 @@
  
      private static class VerifyTask implements Callable<String,IOException> {
          public String call() throws IOException {
diff --git a/debian/patches/disable-tests.patch b/debian/patches/disable-tests.patch
index b7c4040..9170489 100644
--- a/debian/patches/disable-tests.patch
+++ b/debian/patches/disable-tests.patch
@@ -7,7 +7,7 @@ Forwarded: not-needed
 
 --- a/pom.xml
 +++ b/pom.xml
-@@ -230,32 +230,6 @@ THE SOFTWARE.
+@@ -237,32 +237,6 @@
          <artifactId>maven-dependency-plugin</artifactId>
          <executions>
            <execution>
diff --git a/debian/patches/sign-jar.patch b/debian/patches/sign-jar.patch
index 989b6c4..da95654 100644
--- a/debian/patches/sign-jar.patch
+++ b/debian/patches/sign-jar.patch
@@ -5,7 +5,7 @@ Forwarded: not-needed
 
 --- a/pom.xml
 +++ b/pom.xml
-@@ -191,6 +191,18 @@ THE SOFTWARE.
+@@ -198,6 +198,18 @@
              </manifestEntries>
            </archive>
          </configuration>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-remoting.git



More information about the pkg-java-commits mailing list