This is an automated email from the git hooks/post-receive script. eugene-guest pushed a commit to annotated tag testng-6.9.5 in repository testng.
commit ff847f80f7a1cf09f254985a7aa57f68f1987942 Author: Ahmed Ashour <[email protected]> Date: Tue Jul 14 11:57:08 2015 +0200 Update ant.html Unneeded character --- doc/ant.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ant.html b/doc/ant.html index 18a047a..a919ea2 100644 --- a/doc/ant.html +++ b/doc/ant.html @@ -380,7 +380,7 @@ virtual machine via nested <tt><env></tt> elements. For a description of t <pre class="brush: xml"> <testng classpathref="run.cp" outputDir="${testng.report.dir}" - haltOnFailure="true"M verbose="2"> + haltOnFailure="true" verbose="2"> <classfileset dir="${test.build.dir}" includes="**/*.class" /> </testng> </pre> -- 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

