[jtreg] 02/03: Refreshed the patches
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jun 20 08:54:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jtreg.
commit da532c25e94ec52b22bf863c49cca3d5a643c3fc
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jun 20 10:47:10 2017 +0200
Refreshed the patches
---
debian/changelog | 8 ++++++++
debian/patches/add-jcommander-to-classpath.patch | 6 +++---
2 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ef74915..1016a57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+jtreg (4.2-b07-1) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * New upstream release
+ - Refreshed the patches
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 20 Jun 2017 10:46:50 +0200
+
jtreg (4.2-b05-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/patches/add-jcommander-to-classpath.patch b/debian/patches/add-jcommander-to-classpath.patch
index 1cc7ef2..27a570e 100644
--- a/debian/patches/add-jcommander-to-classpath.patch
+++ b/debian/patches/add-jcommander-to-classpath.patch
@@ -14,7 +14,7 @@ Forwarded: no
SearchPath classpath = paths.get(PathKind.CLASSPATH);
--- a/src/share/classes/com/sun/javatest/regtest/exec/RegressionScript.java
+++ b/src/share/classes/com/sun/javatest/regtest/exec/RegressionScript.java
-@@ -713,16 +713,20 @@
+@@ -720,16 +720,20 @@
File md = workDir.getFile("modules");
if (needJUnit)
install(params.getJUnitPath(), md);
@@ -37,7 +37,7 @@ Forwarded: no
}
// Extras:
-@@ -814,8 +818,10 @@
+@@ -821,8 +825,10 @@
File md = workDir.getFile("modules");
if (needJUnit)
install(params.getJUnitPath(), md);
@@ -49,7 +49,7 @@ Forwarded: no
mp.append(md);
}
} else {
-@@ -823,8 +829,10 @@
+@@ -830,8 +836,10 @@
if (needJUnit)
fp.append(params.getJUnitPath());
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jtreg.git
More information about the pkg-java-commits
mailing list