http://nagoya.apache.org/bugzilla/show_bug.cgi?id=379
*** shadow/379 Thu Feb 1 01:47:08 2001 --- shadow/379.tmp.8678 Thu Feb 1 01:47:08 2001 *************** *** 0 **** --- 1,21 ---- + +============================================================================+ + | Need WARNING Logging level, logging enhancements BugRat Report#669 | + +----------------------------------------------------------------------------+ + | Bug #: 379 Product: Ant | + | Status: UNCONFIRMED Version: 1.2 | + | Resolution: Platform: All | + | Severity: Normal OS/Version: All | + | Priority: High Component: Main | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + Many things should be able to generate warnings, such as + empty filesets and other things where the Task to be performed doesn't make sense. + + In general with Ant so far, I want more control over build messages than I am being provided. Some level should show + every task executed with its attributes, and tasks should have a standard for reporting something when they don't do anything (probably as a warning).
