http://nagoya.apache.org/bugzilla/show_bug.cgi?id=984
*** shadow/984 Thu Mar 15 06:46:20 2001 --- shadow/984.tmp.17562 Thu Mar 15 07:01:06 2001 *************** *** 2,9 **** | Invalid DTD for tasks | +----------------------------------------------------------------------------+ | Bug #: 984 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: WONTFIX Platform: PC | | Severity: Normal OS/Version: All | | Priority: Low Component: Optional Tasks | +----------------------------------------------------------------------------+ --- 2,9 ---- | Invalid DTD for tasks | +----------------------------------------------------------------------------+ | Bug #: 984 Product: Ant | ! | Status: REOPENED Version: 1.3 | ! | Resolution: Platform: PC | | Severity: Normal OS/Version: All | | Priority: Low Component: Optional Tasks | +----------------------------------------------------------------------------+ *************** *** 72,75 **** We try to avoid them, but as you see, things happen. You could remove the test task from your CLASSPATH before running antstructure ! to get a better DTD. --- 72,95 ---- We try to avoid them, but as you see, things happen. You could remove the test task from your CLASSPATH before running antstructure ! to get a better DTD. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-03-15 07:01 ------- ! Thanks Stefan, ! ! If what you say about the property task (and that is what I meant) is correct, ! then that implies that the documentation is incorrect as I see no reference to ! the userproperty attribute in the docs for the property task. The docs refer to ! the attributes: ! ! name ! value ! refid ! resource ! file ! location ! environment ! classpath ! classpathref ! ! Should we open another bug rather than reopening this one?
