http://nagoya.apache.org/bugzilla/show_bug.cgi?id=490
*** shadow/490 Thu Feb 1 01:51:23 2001 --- shadow/490.tmp.8732 Thu Feb 1 01:51:23 2001 *************** *** 0 **** --- 1,17 ---- + +============================================================================+ + | Project tag blows up on parse BugRat Report#821 | + +----------------------------------------------------------------------------+ + | Bug #: 490 Product: Ant | + | Status: UNCONFIRMED Version: unspecified | + | 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 | + The project tag throws an exception in the class ProjectHelper when an attribute not defined for an ANT buildfile is found. This is annoying, as it disables schema references in the buildfile, thus making XML editing tools much less useful for ANT buildfiles. A better approach would be to log any attribute that ANT does not understand and then simply ignore the discrepancy.
