You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2006/12/31 05:07:46 UTC

DO NOT REPLY [Bug 41268] - javadoc element: mixing custom and standard tags

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





------- Additional Comments From andre.fuegenschuh@gmx.de  2006-12-30 20:07 -------
Revision:
The described procedure (s. a.) won't help with e. g. the @see tag which doesn't
generate links any more!

Example:

<tag name=".foo" scope="..." description="My Custom Tag"/>
<tag name="author"/>
<tag name="version"/>
<tag name=".bar" scope="..." description="My Next Custom Tag"/>
<tag name="see"/>
...

works fine with Ant 1.6.*.

Yet, the tag name is *lowercase* and - more important - the @see tag doesn't
generate links any more!
So, it looks like, this is really a *bug* concerning the use of a tag's 'code'
name vs. its 'displayed' name.







-- 
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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org