Add srcmask to base mojo, it applies to translate and translate-project
-----------------------------------------------------------------------

                 Key: MOJO-660
                 URL: http://jira.codehaus.org/browse/MOJO-660
             Project: Mojo
          Issue Type: Improvement
          Components: retrotranslator
            Reporter: Jason Dillon
            Priority: Minor


{quote}
1. "srcmask" is not supported for translate-project. May be I should
document it better, but "srcmask" is different from "include". For
instance, if you specify srcmask="*.class;*.properties" and included
"**/*.class", "**/*.properties", and "**/*.xml", only classes and
properties are actually translated but XML files are simply copied
into output. By default only classes are translated, so "srcmask"
should be used to translate a jar file with xml files or properties
containing java.* class names.
{quote}

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