You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rm...@apache.org on 2020/02/07 08:19:44 UTC

[maven-shade-plugin] branch MSHADE-350_enable-to-rewrite-manifest-with-relocations updated (36249e0 -> 26f444c)

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

rmannibucau pushed a change to branch MSHADE-350_enable-to-rewrite-manifest-with-relocations
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git.


    from 36249e0  moving skipRelocators in configuration block instead of Fields one
     add 26f444c  moving relocator configuration of ManifestResourceTransformer to {useDefaultLocators, relocators} to ensure it matches all cases without any blocker for end users

No new revisions were added by this update.

Summary of changes:
 .../resource/ManifestResourceTransformer.java      | 14 +++---
 src/site/apt/examples/resource-transformers.apt.vm | 50 ++++++++++++++++++++++
 .../resource/ManifestResourceTransformerTest.java  |  6 +--
 3 files changed, 61 insertions(+), 9 deletions(-)