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 2022/10/28 11:05:03 UTC

[uima-ruta] branch maintenance/3.2.x updated (c4538aa4 -> b3e0620e)

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

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


    from c4538aa4 Merge pull request #114 from apache/bugfix/111-Support-copy-paste-clipboard-for-feature-values-in-annotation-browser-view-2
     add 40fccbcc Issue #110: Usage of labels within macro action definition is broken
     new b3e0620e Merge pull request #112 from apache/bugfix/110-Usage-of-labels-within-macro-action-definition-is-broken

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:
 .../org/apache/uima/ruta/action/MacroAction.java   |  8 ---
 .../java/org/apache/uima/ruta/rule/RutaRule.java   | 18 ++++++-
 .../apache/uima/ruta/action/MacroActionTest.java   | 61 +++++++++++++++++++++-
 3 files changed, 76 insertions(+), 11 deletions(-)


[uima-ruta] 01/01: Merge pull request #112 from apache/bugfix/110-Usage-of-labels-within-macro-action-definition-is-broken

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

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

commit b3e0620e942790e1224202721eb7eaf540c36f19
Merge: c4538aa4 40fccbcc
Author: pkluegl <pe...@averbis.com>
AuthorDate: Fri Oct 28 13:04:58 2022 +0200

    Merge pull request #112 from apache/bugfix/110-Usage-of-labels-within-macro-action-definition-is-broken
    
    Issue #110: Usage of labels within macro action definition is broken

 .../org/apache/uima/ruta/action/MacroAction.java   |  8 ---
 .../java/org/apache/uima/ruta/rule/RutaRule.java   | 18 ++++++-
 .../apache/uima/ruta/action/MacroActionTest.java   | 61 +++++++++++++++++++++-
 3 files changed, 76 insertions(+), 11 deletions(-)