[ 
http://jira.codehaus.org/browse/MTAGLIST-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg moved MOJO-831 to MTAGLIST-19:
----------------------------------------------

    Component/s:     (was: taglist)
            Key: MTAGLIST-19  (was: MOJO-831)
        Project: Maven 2.x Taglist Plugin  (was: Mojo)

> [taglist] either support ignoring of casing for tags or implement tag-classes 
> (clusters)
> ----------------------------------------------------------------------------------------
>
>                 Key: MTAGLIST-19
>                 URL: http://jira.codehaus.org/browse/MTAGLIST-19
>             Project: Maven 2.x Taglist Plugin
>          Issue Type: New Feature
>            Reporter: Roman Cerny
>
> it would be nice, if one could configure the taglist-maven-plugin, that 
> casing (of tags) can be ignored.
> - TODO, todo, Todo, (and several casing variations) would be shown in the 
> same list.
> - same for @TODO and @todo
> it would be even nicer, to specify classes of tags (that should be clustered 
> to the same category).
> something like:
>           <tagclasses>
>             <tagclass name="todo" ignorecasing="true">
>               <tag>TODO</tag>
>               <tag>@todo</tag>
>             </tagclass>
>             <tagclass name="fixme" ignorecasing="true">
>               <tag>FIXME</tag>
>               <tag>FIX</tag>
>             </tagclass>
>             <tag>@deprecated</tag>
>           </tagclasses>
>         </configuration>

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