You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ja...@apache.org on 2018/06/03 13:24:20 UTC

ant git commit: Update WHATSNEW for the new "printSummary" attribute of junitlauncher task

Repository: ant
Updated Branches:
  refs/heads/master 047e89777 -> d228bfb07


Update WHATSNEW for the new "printSummary" attribute of junitlauncher task


Project: http://git-wip-us.apache.org/repos/asf/ant/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/d228bfb0
Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/d228bfb0
Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/d228bfb0

Branch: refs/heads/master
Commit: d228bfb07bba5bf56ad9140e205b7a0dfb8986c5
Parents: 047e897
Author: Jaikiran Pai <ja...@apache.org>
Authored: Sun Jun 3 18:54:03 2018 +0530
Committer: Jaikiran Pai <ja...@apache.org>
Committed: Sun Jun 3 18:54:03 2018 +0530

----------------------------------------------------------------------
 WHATSNEW | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant/blob/d228bfb0/WHATSNEW
----------------------------------------------------------------------
diff --git a/WHATSNEW b/WHATSNEW
index 3bdab33..d7b6733 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -75,6 +75,9 @@ Other changes:
    attribute that defaults to "true" for consistency.
    Bugzilla Report 22370
 
+ * The junitlauncher task now has a "printSummary" attribute which when
+   set to "true" will print the test execution summary to System.out.
+
 Changes from Ant 1.10.2 TO Ant 1.10.3
 =====================================