This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a change to branch MINDEXER-104-lucene8 in repository https://gitbox.apache.org/repos/asf/maven-indexer.git.
discard 3ced07f [MINDEXER-104] Changes needed to migrate to Lucene 8 add 07bc974 (doc) checkstyle-plugin use latest Checkstyle 8.41.1 add 3d5bcc6 (doc) fix checkstyle issue add 7fcc9c1 Upgrade Guice to 5.0.1 to resolve problems with Java 16 new 65b48b2 [MINDEXER-104] Changes needed to migrate to Lucene 8 new 9b46e18 Bump lucene.version to 8.8.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 (3ced07f) \ N -- N -- N refs/heads/MINDEXER-104-lucene8 (9b46e18) 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 2 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: .../maven/index/artifact/M2GavCalculator.java | 4 ++-- .../examples/indexing/IndexerConfiguration.java | 4 +--- pom.xml | 22 ++++++++-------------- 3 files changed, 11 insertions(+), 19 deletions(-)