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

[maven-shade-plugin] branch MSHADE-390-sisu-index updated (09baabc -> c65d598)

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

cstamas pushed a change to branch MSHADE-390-sisu-index
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git.


    from 09baabc  [MSHARED-390] Sisu Index transformer
     add c65d598  Improve IT: verify relocation happened on index as well

No new revisions were added by this update.

Summary of changes:
 .../MSHADE-390-sisu-index/one/src/main/java/org/apache/one/One.java | 5 +++++
 src/it/projects/MSHADE-390-sisu-index/two/pom.xml                   | 6 ++++++
 .../MSHADE-390-sisu-index/two/src/main/java/org/apache/two/Two.java | 5 +++++
 src/it/projects/MSHADE-390-sisu-index/verify.groovy                 | 2 +-
 4 files changed, 17 insertions(+), 1 deletion(-)
 create mode 100644 src/it/projects/MSHADE-390-sisu-index/one/src/main/java/org/apache/one/One.java
 create mode 100644 src/it/projects/MSHADE-390-sisu-index/two/src/main/java/org/apache/two/Two.java