You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2021/05/22 21:25:19 UTC

[maven-shade-plugin] branch master updated (02fba3a -> da69608)

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git.


    from 02fba3a  Fix for Java16+
     add cf24c1a  [MSHADE-252] Make relocation ex-/include matching more lenient, accepting '.**' too
     add da69608  [MSHADE-252] Make source shading respect package/class name excludes

No new revisions were added by this update.

Summary of changes:
 .../plugins/shade/relocation/SimpleRelocator.java  | 64 +++++++++++++++++++--
 .../shade/relocation/SimpleRelocatorTest.java      | 67 ++++++++++++++++++++++
 2 files changed, 125 insertions(+), 6 deletions(-)