You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2016/03/25 18:07:04 UTC

[2/2] ant git commit: record Anthony Wat's patch, closes #17

record Anthony Wat's patch, closes #17


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

Branch: refs/heads/master
Commit: f8a27a13f9c0255ad2993b01c55bfac7e09911f9
Parents: 04f501e
Author: Stefan Bodewig <bo...@apache.org>
Authored: Fri Mar 25 18:06:30 2016 +0100
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Fri Mar 25 18:06:30 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/ant/blob/f8a27a13/WHATSNEW
----------------------------------------------------------------------
diff --git a/WHATSNEW b/WHATSNEW
index 7f9ecbb..a0c575d 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -60,6 +60,10 @@ Fixed bugs:
    recent Java 9 builds (b108).
    Bugzilla Report 59130
 
+ * <ant> and <antcall> now preserve the ext status set by an <exit>
+   task.
+   Bugzilla Report 59228
+
 Other changes:
 --------------