sam schumer created MSHADE-153:
----------------------------------
Summary: Relocating all classes packages preappends that pattern to date strings
Key: MSHADE-153
URL: https://jira.codehaus.org/browse/MSHADE-153
Project: Maven Shade Plugin
Issue Type: Bug
Affects Versions: 2.0
Environment: Intelij- IDEA
Reporter: sam schumer
When relocating all all classes for a given project, I ran into issues with date stings. The
relocations were formated in the pom as:
<relocation>
<!--<pattern></pattern>-->
<shadedPattern>apitests.</shadedPattern>
<relocation>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|