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

github-bot pushed a change to branch dependabot/maven/commons-io-commons-io-2.7
in repository https://gitbox.apache.org/repos/asf/accumulo-wikisearch.git


 discard d009414  Bump commons-io from 2.5 to 2.7
     add f0803eb  Bump to release version of Accumulo 2.0.1
     add fc181f8  Regenerate proto files
     add 1780616  Add GitHub Actions build
     add 40f3d1d  Bump commons-io from 2.5 to 2.7

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   (d009414)
            \
             N -- N -- N   
refs/heads/dependabot/maven/commons-io-commons-io-2.7 (40f3d1d)

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/maven.yaml                       |  58 +++
 .../iterator/GlobalIndexUidCombiner.java           |  14 +-
 .../wikisearch/iterator/TextIndexCombiner.java     |  36 +-
 .../examples/wikisearch/protobuf/TermWeight.java   | 432 ++++++++++++-------
 .../accumulo/examples/wikisearch/protobuf/Uid.java | 460 ++++++++++++++-------
 pom.xml                                            |  26 +-
 .../iterator/DefaultIteratorEnvironment.java       |   5 +-
 7 files changed, 721 insertions(+), 310 deletions(-)
 create mode 100644 .github/workflows/maven.yaml

Reply via email to