One line javadoc comments do not display correctly
--------------------------------------------------
Key: MTAGLIST-35
URL: http://jira.codehaus.org/browse/MTAGLIST-35
Project: Maven 2.x Taglist Plugin
Issue Type: Bug
Affects Versions: 2.2
Reporter: Nate Stoddard
Priority: Minor
When a comment tag is in a one line javadoc comment or a C-style comment, the
closing tag is displayed in the output.
Example:
/** This is a one line JavaDoc comment. */
and
/* This is a one line C-Style comment. */
These are displayed with the closing tag in the output: " This is a one line
C-Style comment. */ "
---
The unit tests in MTAGLIST-33 show this as a test failure. If the decision is
made not to change the plugin code, then those unit tests should be updated.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email