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/15 10:08:55 UTC

[uima-ruta] 01/01: Merge pull request #19 from apache/UIMA-6271-validate-internal-ruta-indexing

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 d328681d9231da0159e825865db0729a535bff89
Merge: ce0646f a2ceebd
Author: pkluegl <pk...@gmail.com>
AuthorDate: Thu Oct 15 12:08:45 2020 +0200

    Merge pull request #19 from apache/UIMA-6271-validate-internal-ruta-indexing
    
    Uima 6271 validate internal ruta indexing

 ruta-core/pom.xml                                  |  18 ++++
 .../java/org/apache/uima/ruta/RutaBasicUtils.java  | 116 +++++++++++++++++++++
 .../org/apache/uima/ruta/engine/RutaEngine.java    |  20 ++++
 .../org/apache/uima/ruta/RutaBasicUtilsTest.java   | 116 +++++++++++++++++++++
 ruta-docbook/src/docbook/tools.ruta.overview.xml   |  18 ++++
 ruta-parent/pom.xml                                |   2 +-
 6 files changed, 289 insertions(+), 1 deletion(-)