This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jtreg.
commit 50a329f6f9ccfb7c10ada1b689cd94d326941cc8 Author: Emmanuel Bourg <[email protected]> Date: Tue Nov 14 10:53:38 2017 +0100 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 a636548..ae727bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +jtreg (4.2-b09-1) UNRELEASED; urgency=medium + + * Team upload. + * New upstream release + - Refreshed the patches + + -- Emmanuel Bourg <[email protected]> Tue, 14 Nov 2017 10:52:02 +0100 + jtreg (4.2-b08-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..ce86866 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 @@ +@@ -712,16 +712,20 @@ File md = workDir.getFile("modules"); if (needJUnit) install(params.getJUnitPath(), md); @@ -37,7 +37,7 @@ Forwarded: no } // Extras: -@@ -814,8 +818,10 @@ +@@ -813,8 +817,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 @@ +@@ -822,8 +828,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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

