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:38 UTC

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

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(-)