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

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


    omit df7c802  [MSHADE-363] IT to check new Reproducible transformer with 
old plugin
    omit b623b29  [MSHADE-363] add ReproducibleResourceTransformer to keep 
compatibility
    omit 0927436  [MSHADE-363] add IT showing broken compatibility
     add 830d71a  [MSHADE-365] put Properties transformers in separate table
     add 34736cc  [MSHADE-364] drop duplicate resource warning when the 
resource is handled by a transformer
     add 3691f60  Merge pull request #48 from apache/MSHADE-364
     new 51bbf72  [MSHADE-363] add IT showing broken compatibility
     new 229f4d7  [MSHADE-363] add ReproducibleResourceTransformer to keep 
compatibility
     new 4f83ae6  [MSHADE-363] IT to check new Reproducible transformer with 
old plugin

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (df7c802)
            \
             N -- N -- N   refs/heads/MSHADE-363 (4f83ae6)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/maven/plugins/shade/DefaultShader.java  |  22 ++-
 src/site/apt/examples/resource-transformers.apt.vm |  15 +-
 .../maven/plugins/shade/DefaultShaderTest.java     | 161 +++++++++++++++------
 .../resource/ReproducibleResourceTransformer.java  |   8 +-
 4 files changed, 150 insertions(+), 56 deletions(-)

Reply via email to