mbenson 2004/03/17 14:10:18
Modified: . WHATSNEW
Log:
ant -p swallows (configuration) errors silently.
PR: 27732
Revision Changes Path
1.574 +3 -0 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.573
retrieving revision 1.574
diff -u -r1.573 -r1.574
--- WHATSNEW 15 Mar 2004 14:36:20 -0000 1.573
+++ WHATSNEW 17 Mar 2004 22:10:18 -0000 1.574
@@ -87,6 +87,9 @@
* <java> swallowed the stack trace of exceptions thrown by the
executed program if run in the same VM.
+* -projecthelp swallowed (configuration) errors silently.
+ Bugzilla report 27732.
+
Other changes:
--------------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|