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/06/22 11:15:37 UTC

[uima-uimaj] branch main updated (04db2a5b4 -> 726f65858)

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-uimaj.git


    from 04db2a5b4 Merge pull request #214 from apache/refactoring/no-jira-remove-outdated-unused-figure
     add 3111f48a4 [UIMA-6474] Switch to getDataPathElements() in UimaContext
     add 4d59b0fa6 [UIMA-6474] Switch to getDataPathElements() in UimaContext
     add a42977408 Merge branch 'main' into feature/UIMA-6474-Switch-to-getDataPathElements()-in-UimaContext
     add 3679a12c8 [UIMA-6474] Switch to getDataPathElements() in UimaContext
     new 726f65858 Merge pull request #216 from apache/feature/UIMA-6474-Switch-to-getDataPathElements()-in-UimaContext

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:
 .../src/main/java/org/apache/uima/UimaContext.java | 58 +++++++++++++---------
 .../org/apache/uima/impl/UimaContext_ImplBase.java |  9 ++--
 .../org/apache/uima/impl/UimaContext_implTest.java | 17 +++----
 3 files changed, 47 insertions(+), 37 deletions(-)


[uima-uimaj] 01/01: Merge pull request #216 from apache/feature/UIMA-6474-Switch-to-getDataPathElements()-in-UimaContext

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-uimaj.git

commit 726f658585c6526b958845cdb720854e84187eef
Merge: 04db2a5b4 3679a12c8
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Wed Jun 22 13:15:33 2022 +0200

    Merge pull request #216 from apache/feature/UIMA-6474-Switch-to-getDataPathElements()-in-UimaContext
    
    [UIMA-6474] Switch to getDataPathElements() in UIMA context

 .../src/main/java/org/apache/uima/UimaContext.java | 58 +++++++++++++---------
 .../org/apache/uima/impl/UimaContext_ImplBase.java |  9 ++--
 .../org/apache/uima/impl/UimaContext_implTest.java | 17 +++----
 3 files changed, 47 insertions(+), 37 deletions(-)