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 406a9dd  [MINDEXER-124] Add license text
 discard ce53916  [MINDEXER-124] Add null checks to constructors
 discard 2ba725e  [MINDEXER-124] Add javadoc
 discard 4f51538  [MINDEXER-124] Write unit tests
 discard e228012  [MINDEXER-124] Add ResourceHandler implementations
     add a5c493e  added README
     add e35a371  README improvement
     add 6c8e5ad  updated maven-bundle-plugin to latest
     add 2c70955  maven-shade-plugin 3.2.3 released
     add 02f4bf4  cleanup after m-shade-p 3.2.3 release
     add ebd6aad  revert maven-bundle-plugin to the last JDK 7 compatible
     add 8b8298c  Create Dependabot config file
     add 465681a  Bump junit from 4.12 to 4.13
     new 4113b92  [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   (406a9dd)
            \
             N -- N -- N   refs/heads/MINDEXER-124 (4113b92)

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:
 .asf.yaml              |  25 ++++++++++++
 .github/dependabot.yml |  24 +++++++++++
 README.md              | 107 ++++++++++++++++++++++++++++++++++++++++++-------
 indexer-reader/pom.xml |   2 +-
 pom.xml                |  17 ++------
 5 files changed, 146 insertions(+), 29 deletions(-)
 create mode 100644 .asf.yaml
 create mode 100644 .github/dependabot.yml

Reply via email to