[ http://jira.codehaus.org/browse/MSHADE-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp closed MSHADE-49.
-----------------------------
Assignee: Daniel Kulp
Resolution: Fixed
Fix Version/s: 1.3
> Some array types are not properly shaded...
> -------------------------------------------
>
> Key: MSHADE-49
> URL: http://jira.codehaus.org/browse/MSHADE-49
> Project: Maven 2.x Shade Plugin
> Issue Type: Bug
> Affects Versions: 1.2
> Reporter: Daniel Kulp
> Assignee: Daniel Kulp
> Fix For: 1.3
>
>
> In SOME cases, classes that are referenced via an array are not being properly shaded.
A string like "[Lcom.blah.Foo;" is being sent into the mapper thing, but that's not being
shaded.
--
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
|