You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2022/11/24 10:30:08 UTC

[uima-ruta] branch main updated (08ca8b83 -> 085d849b)

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

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


    from 08ca8b83 Merge pull request #109 from apache/feature/100-Enable-type-system-discovery-via-SPI-in-OSGI
     add 3e0ff76c Issue #111: Support copy/paste clipboard for feature values in annotation browser view
     add 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
     add b3e0620e Merge pull request #112 from apache/bugfix/110-Usage-of-labels-within-macro-action-definition-is-broken
     add a3b4e4d1 Merge branch 'main' into maintenance-main-merge
     new 085d849b Merge pull request #115 from apache/maintenance-main-merge

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 +++++++++++++++++++++-
 .../view/tree/AnnotationTreeViewPage.java          | 35 +++++++++----
 4 files changed, 101 insertions(+), 21 deletions(-)


[uima-ruta] 01/01: Merge pull request #115 from apache/maintenance-main-merge

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

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

commit 085d849b34108190a1288a12b651da6ef45a7884
Merge: 08ca8b83 a3b4e4d1
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Thu Nov 24 11:30:02 2022 +0100

    Merge pull request #115 from apache/maintenance-main-merge
    
    Maintenance main merge

 .../org/apache/uima/ruta/action/MacroAction.java   |  8 ---
 .../java/org/apache/uima/ruta/rule/RutaRule.java   | 18 ++++++-
 .../apache/uima/ruta/action/MacroActionTest.java   | 61 +++++++++++++++++++++-
 .../view/tree/AnnotationTreeViewPage.java          | 35 +++++++++----
 4 files changed, 101 insertions(+), 21 deletions(-)