[ 
https://issues.apache.org/jira/browse/MSHADE-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MSHADE-186.
---------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period 
of time. If you think this issue still applies, retest your problem with the 
most recent version of Maven and the affected component, reopen and post your 
results.

> SimpleRelocator relocation result differs between Windows and Linux
> -------------------------------------------------------------------
>
>                 Key: MSHADE-186
>                 URL: https://issues.apache.org/jira/browse/MSHADE-186
>             Project: Maven Shade Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Jason Isenhower
>            Priority: Major
>         Attachments: reloc-includes-excludes.patch
>
>
> The relocations option for the plugin produces different output when executed 
> on Windows and Linux systems. This happens because the SimpleRelocator 
> normalizes the input using a hard coded "/" while Plexus SelectorUtils used 
> by SimpleRelocator matches patterns using File.separator. This issue is 
> similar to MSHADE-68. The attached integration test patch reproduces the 
> issue. The patched test passes when running on Windows and fails on Linux.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to