[undertow] 09/10: Fix use-local-test-jars.patch

Markus Koschany apo at moszumanska.debian.org
Tue Sep 19 18:26:09 UTC 2017


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

apo pushed a commit to branch master
in repository undertow.

commit d917f4cc3041cdb1de6edc0fa78b3b09ca76ba88
Author: Markus Koschany <apo at debian.org>
Date:   Tue Sep 19 20:04:13 2017 +0200

    Fix use-local-test-jars.patch
---
 debian/patches/use-local-test-jars.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/use-local-test-jars.patch b/debian/patches/use-local-test-jars.patch
index 0c93f58..2dce7ab 100644
--- a/debian/patches/use-local-test-jars.patch
+++ b/debian/patches/use-local-test-jars.patch
@@ -29,7 +29,7 @@ index 247c02d..3cbac00 100644
              <type>test-jar</type>
 -            <scope>test</scope>
 +            <scope>system</scope>
-+            <systemPath>${user.dir}/lib/undertow-core-1.4.18.Final-tests.jar</systemPath>
++            <systemPath>${user.dir}/lib/undertow-core-1.4.20.Final-tests.jar</systemPath>
          </dependency>
  
          <dependency>

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



More information about the pkg-java-commits mailing list