Skip to content

Commit c737d64

Browse files
committed
add bz-26453 to WHATSNEW
1 parent f229cdd commit c737d64

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

WHATSNEW

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Changes from Ant 1.10.14 TO Ant 1.10.15
22
=======================================
33

4+
Other changes:
5+
--------------
6+
7+
* exec task now logs the process' non-zero exit code at INFO
8+
level instead of the previous ERROR level. The following
9+
message from exec task is the one who's level has been changed:
10+
11+
Result: 1
12+
13+
Bugzilla Report 26453
14+
415
Fixed bugs:
516
-----------
617

0 commit comments

Comments
 (0)