Pierre Le Roux created MSHADE-116:
-------------------------------------
Summary: IncludeResourceTransformer could allow <directory>
Key: MSHADE-116
URL: https://jira.codehaus.org/browse/MSHADE-116
Project: Maven 2.x Shade Plugin
Issue Type: Story
Reporter: Pierre Le Roux
Priority: Minor
*IncludeResourceTransformer* could be declared with *<directory>* instead of
*<file>*
*modifyOutputStream* method could test directory and file value. One and only
of its should be declared.
If directory value is set, then process loops on each subdirectory and files
inside the root directory and add a JarEntry in JarOutputStream.
Another way to do it could be to allow ant include files patterns.
If needed, i can contribute for this feature.
--
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