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 29a2530e80bb83ab27c8e95004b04bc4ff8a8c0c Author: Julien Herr <[email protected]> Date: Mon Apr 27 14:34:15 2015 +0200 Update CHANGES since previous update --- CHANGES.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index adfc1a5..7384263 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -17,6 +17,16 @@ Fixed: GITHUB-624: Fixed failure/error inversion in JUnitReportReporter (Jerome Fixed: GITHUB-545: TestNG running JUnit tests but not reporting all results for parameterized tests (Jonathan Leitschuh & jdillet) Fixed: GITHUB-610: CustomizedSuites must be saved using utf-8 encoding (Juha Heljoranta) Fixed: GITHUB-602: NoClassDefFoundError in TestNGClassFinder.<init> (aanno) +Fixed: GITHUB-529: Close InputStream and OuputStream after use (Andrew Gaul) +Fixed: GITHUB-532: Create the parent directory if it's missing (Ion Savin) +Fixed: GITHUB-541: Some OSGi manifest fixes (Evgeny Zhuravlev) +Fixed: GITHUB-657: Fix OSGI Import-Package to make jUnit4 dependency optional (Xavier Fournet) +Fixed: GITHUB-523: externally synchronize our use of the static SimpleDateFormat (mcosby) +Fixed: GITHUB-477: Typo in DTD attribute comment (Kamil Szymański) +Fixed: GITHUB-353: Typo in documentation (Jan Święcki) +Fixed: GITHUB-656: Upgrade to JCommander 1.48 (Ryan Schmitt) +Fixed: GITHUB-582: TestNG tests don't pass reliably on JDK8 (Ryan Schmitt) +New: GITHUB-645: TestNG project on Google Code redirect to GitHub 6.8.21: 2015/02/02 -- 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

