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

slachiewicz pushed a change to branch cleanup-provider-api
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git


 discard 59ea18ee Cleanup wagon-provider-api
     add bc2b5e24 Bump commons-io:commons-io from 2.20.0 to 2.21.0
     add 1b5099d3 Bump org.apache.mina:mina-core from 2.2.4 to 2.2.5
     add 10ad5e20 Cleanup wagon-provider-api
     add 8fec70b7 apply corrections

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   (59ea18ee)
            \
             N -- N -- N   refs/heads/cleanup-provider-api (8fec70b7)

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.

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |   2 +-
 .../org/apache/maven/wagon/AbstractWagonTest.java  | 103 ++++++---------------
 .../java/org/apache/maven/wagon/PathUtilsTest.java |   2 +-
 .../org/apache/maven/wagon/StreamWagonTest.java    |   2 +
 .../wagon/events/SessionEventSupportTest.java      |   4 +-
 .../maven/wagon/events/SessionEventTest.java       |   6 +-
 .../maven/wagon/events/TransferEventTest.java      |   7 +-
 .../maven/wagon/repository/RepositoryTest.java     |   2 +-
 wagon-providers/wagon-ssh-common-test/pom.xml      |   2 +-
 9 files changed, 43 insertions(+), 87 deletions(-)

Reply via email to