[
http://jira.codehaus.org/browse/MTAGLIST-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nate Stoddard updated MTAGLIST-15:
----------------------------------
Attachment: Tag_Class_Example.jpg
I've put together some code to use the tag class concept and attached a
screenshot of the taglist report. I assumed the end user only cares about the
total count for the Tag Class and not the individual tags.
I also assumed that legacy users would be able to enter the old "tag" format;
however, the report would still use the term "tag class". The tag would be the
tag class name and the tag string. Any objections to that?
Please give feedback on the output and the legacy items.
I need to shore up the input code, and test that all the current features still
work correctly, then I can push a patch (hopefully by next week).
> either support ignoring of casing for tags or implement tag-classes (clusters)
> ------------------------------------------------------------------------------
>
> Key: MTAGLIST-15
> URL: http://jira.codehaus.org/browse/MTAGLIST-15
> Project: Maven 2.x Taglist Plugin
> Issue Type: New Feature
> Reporter: Roman Cerny
> Attachments: Tag_Class_Example.jpg
>
>
> 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>
> since i didn't know which JIRA is the correct one, i posted this feature
> request in both i found:
> also see: http://jira.codehaus.org/browse/MOJO-831
--
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