This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository libcommons-compress-java.
commit 8ba57f151689f6bd6556742febdf4e7cd6bb3cb0 Author: tony mancill <[email protected]> Date: Mon Feb 15 20:10:37 2016 -0800 verbose test results --- debian/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/build.xml b/debian/build.xml index 054ccaf..b6f7d4f 100644 --- a/debian/build.xml +++ b/debian/build.xml @@ -37,7 +37,7 @@ <pathelement location="${test.class.dir}"/> <pathelement path="${java.class.path}"/> </classpath> - <formatter type="plain"/> + <formatter type="plain" usefile="false"/> <batchtest todir="${test.results.dir}"> <fileset dir="${test.source.dir}"> <include name="**/*TestCase.java"/> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-compress-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

