conor 01/08/27 07:14:40
Modified: . Tag: ANT_14_BRANCH WHATSNEW
Log:
New copy behaviour is a build breaker
Revision Changes Path
No revision
No revision
1.144.2.8 +2 -0 jakarta-ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
retrieving revision 1.144.2.7
retrieving revision 1.144.2.8
diff -u -r1.144.2.7 -r1.144.2.8
--- WHATSNEW 2001/08/18 14:12:06 1.144.2.7
+++ WHATSNEW 2001/08/27 14:14:39 1.144.2.8
@@ -80,6 +80,8 @@
</delete>
will now remove "somedir" as well, unless there are still files left
in it (matched by the default excludes).
+
+* The copy task will now fail if the file to be copied is not found.
Other changes:
--------------