[ 
http://jira.codehaus.org/browse/MTAGLIST-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=193124#action_193124
 ] 

Cristiano Kliemann commented on MTAGLIST-48:
--------------------------------------------

Oops,

{noformat} 
package com.mycompany; /*Comment*/
class MyClass {...
{noformat} 

> Wrong class name if package statement line ends with a comment
> --------------------------------------------------------------
>
>                 Key: MTAGLIST-48
>                 URL: http://jira.codehaus.org/browse/MTAGLIST-48
>             Project: Maven 2.x Taglist Plugin
>          Issue Type: Bug
>    Affects Versions: 2.4
>            Reporter: Cristiano Kliemann
>
> When a class file has something like:
> package com.mycompany; /*Comment*/
> class MyClass {...
> all tag list occurrences will be identified as belonging to the class
> com.mycompany /*Comment*/.MyClass
> The same with line comments.

-- 
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


Reply via email to