http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1547
*** shadow/1547 Thu Apr 26 18:03:54 2001 --- shadow/1547.tmp.16093 Thu May 3 04:22:31 2001 *************** *** 2,9 **** | <copy> task should fail if file="" is specified and doesn't exist | +----------------------------------------------------------------------------+ | Bug #: 1547 Product: Ant | ! | Status: NEW Version: 1.3 | ! | Resolution: Platform: All | | Severity: Enhancement OS/Version: All | | Priority: High Component: Core tasks | +----------------------------------------------------------------------------+ --- 2,9 ---- | <copy> task should fail if file="" is specified and doesn't exist | +----------------------------------------------------------------------------+ | Bug #: 1547 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: FIXED Platform: All | | Severity: Enhancement OS/Version: All | | Priority: High Component: Core tasks | +----------------------------------------------------------------------------+ *************** *** 18,21 **** attribute doesn't exist and continues. We feel the behavior of <copyfile> (BuildException) is more appropriate. This is similar to behavior of Unix "cp". ! The current behavior (easily missable log message) is error-prone. --- 18,24 ---- attribute doesn't exist and continues. We feel the behavior of <copyfile> (BuildException) is more appropriate. This is similar to behavior of Unix "cp". ! The current behavior (easily missable log message) is error-prone. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-05-03 04:22 ------- ! fixed in nightly build 2001-05-04
