This is an automated email from the git hooks/post-receive script. eugene-guest pushed a commit to annotated tag OpenBSD in repository testng.
commit 1f00fbfa5328b348cb9a1bd1ab28c4474da63572 Author: Stas Gromov <[email protected]> Date: Mon Mar 23 11:35:56 2015 +0300 add changelog record for prev pull request (fix jar scanning for <packages> element in testng.xml...) --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index 08f0c6b..6c20b72 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,7 @@ Current Added: Drop support of Java6 and previous. Added: GITHUB-617: Allow injection of org.testng.ITestContext into the guice parent module. (Julien Herr) Fixed: RetryAnalyzer loops endlessly. (Krishnan Mahadevan) +Fixed: Start TestNG from jar cause recursive run of tests from packages in Suite XML without ".*" on the end (Stas Gromov) 6.8.15: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

