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

github-bot pushed a change to branch 
dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git.


 discard 3bcb5eb  Bump maven-source-plugin from 3.0.1 to 3.2.1
     add 1a93c1f  Bump slf4j.version from 1.7.22 to 1.7.30
     add 91ec147  Use Jetty 9 in axis2-testutils
     add 37e4fff  Migrate to Github Actions
     add 8d02ef9  Bump maven-source-plugin from 3.0.1 to 3.2.1

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   (3bcb5eb)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1 
(8d02ef9)

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:
 .github/workflows/ci.yml                           | 48 ++++++++++++++++++++++
 .travis-settings.xml                               | 13 ------
 .travis.yml                                        | 25 -----------
 modules/testutils/pom.xml                          |  1 -
 .../org/apache/axis2/testutils/JettyServer.java    | 11 +++--
 .../axis2/testutils/jaxws/JAXWSEndpoint.java       |  8 ++--
 6 files changed, 56 insertions(+), 50 deletions(-)
 create mode 100644 .github/workflows/ci.yml
 delete mode 100644 .travis-settings.xml
 delete mode 100644 .travis.yml

Reply via email to