Bug report #821 has just been filed. You can view the report at the following URL:
<http://znutar.cortexity.com/BugRatViewer/ShowReport/821> REPORT #821 Details. Project: Ant Category: Feature Requests SubCategory: Enhancement Class: feature State: received Priority: high Severity: critical Confidence: public Environment: Release: latest JVM Release: 1.3 Operating System: Windows 2000 OS Release: SP1 Platform: Windows Synopsis: Project tag blows up on parse 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.Title: BugRat Report # 821
BugRat Report # 821
| Project: Ant | Release: latest |
| Category: Feature Requests | SubCategory: Enhancement |
| Class: feature | State: received |
| Priority: high | Severity: critical |
|
Confidence:
public
|
Submitter:
Joseph Wortmann ( [EMAIL PROTECTED] )
Date Submitted:
Jan 22 2001, 04:50:36 CST
Responsible:
Z_Ant Alias ( [EMAIL PROTECTED] )
- Synopsis:
- Project tag blows up on parse
- Environment: (jvm, os, osrel, platform)
- 1.3, Windows 2000, SP1, Windows
- Additional Environment Description:
- Report 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.
- How To Reproduce:
- null
- Workaround:
- null
