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

Michael Osipov closed MSHADE-271.
---------------------------------
       Resolution: Incomplete
    Fix Version/s:     (was: waiting-for-feedback)

No feedback received.

> Suppress “[Jar list] define N overlapping classes” warning if classes from 
> different jars are equal each other 
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: MSHADE-271
>                 URL: https://issues.apache.org/jira/browse/MSHADE-271
>             Project: Maven Shade Plugin
>          Issue Type: Improvement
>            Reporter: Sergey Yurkevich
>            Priority: Minor
>              Labels: Overlapping
>
> Suppose lib1.jar  and  lib2.jar contain ClassA and  the both classes ClassA 
> are the same as class files. 
> In this case Shade produces a warning
> "lib1.jar, lib2.jar define 1 overlapping classes."
> This message is a little bit confusing because the classes ClassA can overlap 
> each other without troubles.
> I'd suggest to add a way to activate a check for full class equality (not 
> only by name)
> and suppress this warning.
> It could be a new configuration parameter for instance.
>  
>  



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

Reply via email to