Add willdcard capabilities for <source> element
-----------------------------------------------

                 Key: MPNATIVE-18
                 URL: http://jira.codehaus.org/browse/MPNATIVE-18
             Project: maven-native-plugin
          Issue Type: Improvement
    Affects Versions: 1.2
            Reporter: Brad Harper
            Priority: Minor


Please add capabilities to specify source filenames using some form of wildcard 
notation.

This would eliminate the apparent restriction that requires each file to be 
enumerated
individually by name, as per

   <configuratioin>
     <source>...
        <fileNames>
          <filename>abc,cpp</filename>
          <filename>xyz.cpp</filename>
          ....
        </fileNames>

         

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

        

Reply via email to