You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by pk...@apache.org on 2020/10/26 13:56:31 UTC

[uima-ruta] 01/01: Merge pull request #20 from apache/UIMA-6281-uimaFIT-coveredBy

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

pkluegl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git

commit 1b614232093fd33014e751b85b9c53e7fafb805c
Merge: 356b511 4d2b15e
Author: pkluegl <pk...@gmail.com>
AuthorDate: Mon Oct 26 14:55:47 2020 +0100

    Merge pull request #20 from apache/UIMA-6281-uimaFIT-coveredBy
    
    UIMA-6281: Ruta: use uimaFIT instead of CAS.select().coveredBy() internally

 .../java/org/apache/uima/ruta/FilterManager.java   |  1 +
 .../main/java/org/apache/uima/ruta/RutaStream.java | 51 ++++++++++++----------
 .../apache/uima/ruta/rule/WildCardRuleElement.java |  5 +--
 3 files changed, 31 insertions(+), 26 deletions(-)