You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2020/11/04 07:32:30 UTC

[uima-uimafit] branch bugfix/UIMA-6292-selectCovering-is-slow-v3 updated (c5599fc -> 4e59bb3)

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

rec pushed a change to branch bugfix/UIMA-6292-selectCovering-is-slow-v3
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.


 discard c5599fc  [UIMA-6292] selectCovering is slow
    omit 7be91b8  [UIMA-6270] Add selectOverlapping to (J)CasUtil
     add 4e59bb3  [UIMA-6292] selectCovering is slow

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   (c5599fc)
            \
             N -- N -- N   refs/heads/bugfix/UIMA-6292-selectCovering-is-slow-v3 (4e59bb3)

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:
 .../main/java/org/apache/uima/fit/util/CasUtil.java   | 17 -----------------
 .../main/java/org/apache/uima/fit/util/JCasUtil.java  | 19 +------------------
 2 files changed, 1 insertion(+), 35 deletions(-)