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

David Phillips updated MSHADE-250:
----------------------------------
    Description: I would like to prefix all of the relocated classes with a 
{{$}}. This prevents them from accidentally being used, imported by IDEs, etc. 
For example, {{com.google.common.collect.ImmutableList}} would become 
{{guava.collect.$ImmutableList}}.  (was: I would like to prefix all of the 
relocated classes with a {{$}}. This prevents them from accidentally being 
used, imported by IDEs, etc. For example, 
{{com.google.common.collect.ImmutableList}} would become 
{{com.example.guava.collect.$ImmutableList}}.)

> Allow prefixing relocated classes
> ---------------------------------
>
>                 Key: MSHADE-250
>                 URL: https://issues.apache.org/jira/browse/MSHADE-250
>             Project: Maven Shade Plugin
>          Issue Type: New Feature
>            Reporter: David Phillips
>            Priority: Major
>
> I would like to prefix all of the relocated classes with a {{$}}. This 
> prevents them from accidentally being used, imported by IDEs, etc. For 
> example, {{com.google.common.collect.ImmutableList}} would become 
> {{guava.collect.$ImmutableList}}.



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

Reply via email to