This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a change to branch MINDEXER-126 in repository https://gitbox.apache.org/repos/asf/maven-indexer.git.
discard a2e258c [MINDEXER-126] Remove guava dependency from indexer-core add 8b105ea Bump spring to 5.3.2 in indexer-examples-spring add 7916a55 Bump jetty from 6.1.19 to 6.1.26 new ca36e1d [MINDEXER-126] Remove guava dependency from indexer-core 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 (a2e258c) \ N -- N -- N refs/heads/MINDEXER-126 (ca36e1d) 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: indexer-core/src/main/java/org/apache/maven/index/ArtifactInfo.java | 2 +- .../main/java/org/apache/maven/index/context/TrackingLockFactory.java | 4 ++-- .../main/java/org/apache/maven/index/packer/IndexPackingRequest.java | 4 ++-- indexer-examples/indexer-examples-spring/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-)