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

Christoph Pickl updated MTAGLIST-46:
------------------------------------

    Attachment: 
patch-taglist-languageExtensions_configuration-cpickl_2009_09_10.txt

patch implementing a languageExtensions configuration as suggested by nate.

> 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


Reply via email to