peterreilly 2003/12/17 08:02:56
Modified: . Tag: ANT_16_BRANCH WHATSNEW
Log:
comment on change to logging level of std error
Revision Changes Path
No revision
No revision
1.503.2.20 +4 -0 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.503.2.19
retrieving revision 1.503.2.20
diff -u -r1.503.2.19 -r1.503.2.20
--- WHATSNEW 9 Dec 2003 15:36:52 -0000 1.503.2.19
+++ WHATSNEW 17 Dec 2003 16:02:56 -0000 1.503.2.20
@@ -8,6 +8,10 @@
rather than blocking. If you run such a process and rely on it blocking, as
it would do in Ant 1.5, you may have problem.
+* Change logging level of captured standard error output from MSG_ERR to
MSG_WARN.
+ Previous some standard error was output as MSG_ERR and some as MSG_WARN
(namely
+ standard error from exec and forked jvms).
+
Fixed bugs:
-----------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]