You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ToM (JIRA)" <ji...@codehaus.org> on 2012/02/24 09:32:02 UTC

[jira] (MWAR-276) packagingIncludes should be case insensitive with file types

ToM created MWAR-276:
------------------------

             Summary: packagingIncludes should be case insensitive with file types
                 Key: MWAR-276
                 URL: https://jira.codehaus.org/browse/MWAR-276
             Project: Maven 2.x WAR Plugin
          Issue Type: Improvement
          Components: filtering
    Affects Versions: 2.2
         Environment: All
            Reporter: ToM


I used the packagingIncludes mechanism and got an exception.
After some research i realized that

<packagingIncludes>
**/*.png
</packagingIncludes>

missed a file which was named *.PNG
This behaviour should be improved.
Thanks


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira