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

        

Reply via email to