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 2021/03/17 09:19:31 UTC

[uima-ruta] branch UIMA-6338-Inconsistency-Interpreter-vs-Guide-on-VOTE updated (720e80b -> 99f5394)

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

pkluegl pushed a change to branch UIMA-6338-Inconsistency-Interpreter-vs-Guide-on-VOTE
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git.


    from 720e80b  Merge branch 'main-v2' into UIMA-6338-Inconsistency-Interpreter-vs-Guide-on-VOTE
     add 6136997  UIMA-6340: Ruta: Condition AFTER does not respect BLOCK window
     add 001f401  Merge branch 'main-v2' into UIMA-6340-Ruta-Condition-AFTER-does-not-respect-BLOCK-window
     add 41b6c53  Merge pull request #34 from apache/UIMA-6340-Ruta-Condition-AFTER-does-not-respect-BLOCK-window
     add 99f5394  Merge branch 'main-v2' into UIMA-6338-Inconsistency-Interpreter-vs-Guide-on-VOTE

No new revisions were added by this update.

Summary of changes:
 .../apache/uima/ruta/condition/AfterCondition.java | 28 ++++++++++------
 .../uima/ruta/condition/BeforeCondition.java       | 27 ++++++++++-----
 .../org/apache/uima/ruta/condition/AfterTest.java  | 39 ++++++++++++++++++----
 .../org/apache/uima/ruta/condition/BeforeTest.java | 37 +++++++++++++++++---
 4 files changed, 99 insertions(+), 32 deletions(-)