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

krickert pushed a change to branch OPENNLP-1850-1b-alignment
in repository https://gitbox.apache.org/repos/asf/opennlp.git


    omit 9dc7d5106 OPENNLP-1850 Offset/alignment layer: Alignment, AlignedText, 
buildAligned, *Aligned (1b)
    omit 69f513616 OPENNLP-1850 Dedup expanding folds via CharClass.substitute; 
share a Lazy holder (engine)
     add 20226fbbe OPENNLP-1850 Dedup the expanding folds via 
CharClass.substitute (engine)
     add b24c9ee3d OPENNLP-1850 Offset/alignment layer: Alignment, AlignedText, 
buildAligned, *Aligned (1b)

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   (9dc7d5106)
            \
             N -- N -- N   refs/heads/OPENNLP-1850-1b-alignment (b24c9ee3d)

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:
 .../src/main/java/opennlp/tools/util/Lazy.java     | 65 ----------------------
 .../opennlp/tools/util/normalizer/Confusables.java | 31 ++++++++---
 2 files changed, 23 insertions(+), 73 deletions(-)
 delete mode 100644 
opennlp-core/opennlp-runtime/src/main/java/opennlp/tools/util/Lazy.java

Reply via email to