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/05/07 11:55:32 UTC

[uima-ruta] branch main-v2 updated (7064b4e -> 69dbd3b)

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

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


    from 7064b4e  [UIMA-6347] Ruta: Inconsistency TOTALCOUNT syntax
     add d4e5fa5  [UIMA-6346] Ruta Action ADD case FLOAT missing
     add dee9abe  [UIMA-6346] Ruta Action ADD case FLOAT missing
     add ee35c98  [UIMA-6346] Ruta Action ADD case FLOAT missing
     new 69dbd3b  Merge pull request #53 from apache/bugfix/UIMA-6346-Ruta-Action-ADD-case-FLOAT-missing

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/uima/ruta/action/AddAction.java     |  4 +++-
 .../java/org/apache/uima/ruta/action/RemoveAction.java  |  6 +++++-
 .../test/java/org/apache/uima/ruta/action/AddTest.java  | 17 +++++++++++++++++
 3 files changed, 25 insertions(+), 2 deletions(-)

[uima-ruta] 01/01: Merge pull request #53 from apache/bugfix/UIMA-6346-Ruta-Action-ADD-case-FLOAT-missing

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 69dbd3ba4970275b93eaba2df6ab0858e171a92d
Merge: 7064b4e ee35c98
Author: pkluegl <pk...@gmail.com>
AuthorDate: Fri May 7 13:55:25 2021 +0200

    Merge pull request #53 from apache/bugfix/UIMA-6346-Ruta-Action-ADD-case-FLOAT-missing
    
    [UIMA-6346] Ruta Action ADD case FLOAT missing

 .../java/org/apache/uima/ruta/action/AddAction.java     |  4 +++-
 .../java/org/apache/uima/ruta/action/RemoveAction.java  |  6 +++++-
 .../test/java/org/apache/uima/ruta/action/AddTest.java  | 17 +++++++++++++++++
 3 files changed, 25 insertions(+), 2 deletions(-)