http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1451
*** shadow/1451 Sun Apr 22 01:07:20 2001 --- shadow/1451.tmp.25493 Sun Apr 22 01:07:20 2001 *************** *** 0 **** --- 1,20 ---- + +============================================================================+ + | <property file="invalidfile"> does not cause exception / error message | + +----------------------------------------------------------------------------+ + | Bug #: 1451 Product: Ant | + | Status: NEW Version: 1.3 | + | Resolution: Platform: PC | + | Severity: Minor OS/Version: | + | Priority: Low Component: Core tasks | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + If I put a property tag into the xml build file and tell it to load from a file + that doesn't exist, no warning is issued. + + If this is desired behaviour, it should at least be documented in the manual.
