http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1451
*** shadow/1451 Sun May 20 17:25:50 2001 --- shadow/1451.tmp.9554 Wed Jul 11 08:00:09 2001 *************** *** 1,19 **** ! Bug#: 1451 ! Product: Ant ! Version: 1.3 ! Platform: PC ! OS/Version: All ! Status: ASSIGNED ! Resolution: ! Severity: Minor ! Priority: Low ! Component: Core tasks ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: <property file="invalidfile"> does not cause exception / error message ! 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. --- 1,19 ---- ! +============================================================================+ ! | <property file="invalidfile"> does not cause exception / error message | ! +----------------------------------------------------------------------------+ ! | Bug #: 1451 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: FIXED Platform: PC | ! | Severity: Minor OS/Version: All | ! | 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. *************** *** 22,24 **** --- 22,27 ---- ------- 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. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-07-11 08:00 ------- + Raised the logging level to WARN
