peterreilly 2004/06/10 02:11:51
Modified: . WHATSNEW
Log:
get Task#perform() to wrap all exceptions with a buildexception
Revision Changes Path
1.620 +3 -0 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.619
retrieving revision 1.620
diff -u -r1.619 -r1.620
--- WHATSNEW 8 Jun 2004 16:19:27 -0000 1.619
+++ WHATSNEW 10 Jun 2004 09:11:51 -0000 1.620
@@ -46,6 +46,9 @@
didn't depend on Xalan-J 2 at all. Its sole dependency has always
been TraX and so it has been merged into ant-trax.jar.
+* All exceptions thrown by tasks are now wrapped in a buildexception
+ giving the location in the buildfile of the task.
+
Fixed bugs:
-----------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]