[
http://jira.codehaus.org/browse/MTAGLIST-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=194052#action_194052
]
Nate Stoddard commented on MTAGLIST-46:
---------------------------------------
Hello,
Taglist is not a high activity plugin, so it can take some time before someone
with commit powers has time to push the changes. Usually once a few issues are
fixed I'll post to the dev mailing list directly asking for someone to commit
multiple issues.
In the meantime can you take a look at the "site" output for your patch
changes? I believe there are 118 checkstyle errors in the patch. I know it is
kind of anal on my part, but I have be pushing to keep Taglist at zero CPD,
PDM, and Checkstyle errors.
Thanks for your work on this Christoph, and I look forward to this feature in
2.5.
> Support for other programming languages as well
> -----------------------------------------------
>
> Key: MTAGLIST-46
> URL: http://jira.codehaus.org/browse/MTAGLIST-46
> Project: Maven 2.x Taglist Plugin
> Issue Type: New Feature
> Environment: environment independent
> Reporter: Christoph Pickl
> Priority: Minor
> Attachments: patch-taglist-cpickl_2009_09_02.txt,
> patch-taglist-languageExtensions_configuration-cpickl_2009_09_10.txt
>
>
> currently only java files are supported. but as the syntax of many other
> languages are similar to java's, it should not be that hard to adjust the
> plugin for these other languages.
> changes which have to be made:
> 1) TagListReport#hasSources() ... change ".java"
> 2) FileAnalyser#findFilesToScan() ... change "**/*.java"
> in the attached eclipse patch you will find these changes, plus a
> SourceFileFilter class which handles proper filtering depending on a new
> maven configuration "languageMode" (which can now be either "java" which is
> the default, or "flex" which looks for *.as and *.mxml files).
--
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