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 cfae43d83dd5dbd5aa06a4bd6283385d95e1115d Author: Cedric Beust <[email protected]> Date: Wed Jan 14 09:37:43 2015 -0800 Versions. --- CHANGES.txt | 7 ++++++- doc/index.html | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 3f18f1d..e1e85ec 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,11 @@ Current -Fixed: GITHUB-376: Some results can be lost (Konstantin Savin) +6.8.15: + +Fixed: OutOfMemoryException while generating reports. +Fixed: GITHUB-566: Build does not fail when successPercentage for @Test is not met +Fixed: XmlTest#setGroupInstances was not being shown in toXml(). +Fixed: GITHUB-376: Some results can be lost (Konstantin Savin). Fixed: Handle relative paths of Suite XML files properly (Nalin Makar) 6.8.5: diff --git a/doc/index.html b/doc/index.html index 87a807f..cae6a27 100644 --- a/doc/index.html +++ b/doc/index.html @@ -42,9 +42,9 @@ <p align="right"><font size="-2"><em>Cédric Beust (cedric at beust.com)<br> -Current version: 6.8.8<br> +Current version: 6.8.15<br> Created: April 27th, 2004<br> -Last Modified: January 9th, 2014</em></font></p> +Last Modified: January 14th, 2015</em></font></p> <p>TestNG is a testing framework inspired from JUnit and NUnit but introducing -- 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

