http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1451
*** shadow/1451 Sun Apr 22 01:07:20 2001 --- shadow/1451.tmp.18552 Thu May 10 07:55:34 2001 *************** *** 2,10 **** | <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] | --- 2,10 ---- | <property file="invalidfile"> does not cause exception / error message | +----------------------------------------------------------------------------+ | Bug #: 1451 Product: Ant | ! | Status: ASSIGNED Version: 1.3 | | Resolution: Platform: PC | ! | Severity: Minor OS/Version: All | | Priority: Low Component: Core tasks | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | *************** *** 17,20 **** 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. --- 17,24 ---- 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. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-05-10 07:55 ------- ! It is currently logged at verbose level. I guess we could change that to INFO ! That would make sense.
