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

slachiewicz pushed a change to branch MANTRUN-208
in repository https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git.


 discard 9553c0c  [MANTRUN-208] Added integration test
     add 4baa2f1  [MANTRUN-217] Small code improvements
     add 875cf21  [MANTRUN-222] make build Reproducible, upgrade maven-plugins 
pom to 34
     add d768758  [MANTRUN-219] Upgrade xmlunit from 2.6.2 to 2.6.3
     add e11e331  [MANTRUN-218] Bump junit from 4.12 to 4.13
     add eaa915b  [MANTRUN-213] Bump plexus-utils from 3.1.0 to 3.3.0
     new 2926e24  [MANTRUN-208] Added integration test

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   (9553c0c)
            \
             N -- N -- N   refs/heads/MANTRUN-208 (2926e24)

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 1 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:
 pom.xml                                                     | 13 +++++++------
 src/it/{mantrun-208 => MANTRUN-208}/pom.xml                 |  2 +-
 src/it/{mantrun-208 => MANTRUN-208}/verify.bsh              |  0
 .../java/org/apache/maven/ant/tasks/AttachArtifactTask.java |  3 ++-
 .../org/apache/maven/ant/tasks/DependencyFilesetsTask.java  |  4 ++--
 .../java/org/apache/maven/plugins/antrun/AntRunMojo.java    |  6 ++++--
 .../java/org/apache/maven/plugins/antrun/MavenLogger.java   |  4 +---
 7 files changed, 17 insertions(+), 15 deletions(-)
 rename src/it/{mantrun-208 => MANTRUN-208}/pom.xml (98%)
 rename src/it/{mantrun-208 => MANTRUN-208}/verify.bsh (100%)

Reply via email to