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

slachiewicz pushed a change to branch MINDEXER-124
in repository https://gitbox.apache.org/repos/asf/maven-indexer.git.


 discard 4e932d6  [MINDEXER-124] Add ResourceHandler implementations
     add 208c65c  Bump wagon.version from 2.12 to 3.4.2
     add cdc5d18  Merge pull request #83 from 
apache/dependabot/maven/wagon.version-3.4.2
     add 850b22b  Bump resolver.version from 1.1.0 to 1.6.1
     add 5520455  Merge pull request #81 from 
apache/dependabot/maven/resolver.version-1.6.1
     add 8f43de9  Bump archetype-catalog from 2.4 to 3.2.0
     add e668dd2  Bump maven-model version from 3.5.2 to 3.6.3
     add 554edf7  Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2
     add 45bb36b  Bump junit from 4.13.1 to 4.13.2
     add 786724d  Bump version.spring from 5.3.2 to 5.3.4
     add f09e411  Bump wagon.version from 3.4.2 to 3.4.3
     add 446ad78  Bump version.spring from 5.3.4 to 5.3.5
     add 5a33f9b  Bump resolver.version from 1.6.1 to 1.6.2
     add bd22b30  Bump maven-model from 3.6.3 to 3.8.1
     add 9491576  [MINDEXER-126] Remove guava dependency from indexer-core
     add bc16032  Run CI tests also on Java 16
     new 8d030e7  [MINDEXER-124] Add ResourceHandler implementations

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   (4e932d6)
            \
             N -- N -- N   refs/heads/MINDEXER-124 (8d030e7)

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:
 Jenkinsfile                                                  |  2 +-
 indexer-core/pom.xml                                         |  5 -----
 .../src/main/java/org/apache/maven/index/ArtifactInfo.java   |  5 ++---
 .../org/apache/maven/index/context/TrackingLockFactory.java  | 12 +++++++-----
 .../org/apache/maven/index/packer/IndexPackingRequest.java   |  8 ++++----
 .../java/org/apache/maven/index/updater/IndexDataReader.java |  7 +++----
 indexer-examples/indexer-examples-spring/pom.xml             |  2 +-
 pom.xml                                                      | 12 ++++++------
 8 files changed, 24 insertions(+), 29 deletions(-)

Reply via email to