DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41268>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41268 Summary: javadoc <tag> element: mixing custom and standard tags Product: Ant Version: 1.7.0 Platform: Other OS/Version: Windows 2000 Status: NEW Severity: normal Priority: P2 Component: Core tasks AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] With ant 1.6.* I followed the recommendations for the <tag> element *not* to add a description for standard tags for to achieve a special sort order when mixing them with custom tags. Worked fine. With ant 1.7.0 (and Java 6 doclet) the sort order remains but the standard tags are all *lowercase*. I added a description to the standard tags (against the recommendation) - and it works. So, if this is the desired behaviour (?), the documentation for the nested <tag> element needs to be updated. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
