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 f3ced30fb Merge pull request #386 from
apache/refactoring/379-Clean-up-code
add caeb6b4c3 Issue #387: Simplify creation of new UIMAContext
new c6b747aa8 Merge pull request #388 from
apache/feature/387-Simplify-creation-of-new-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:
.../main/java/org/apache/uima/UIMAFramework.java | 13 +++++-
.../java/org/apache/uima/UimaContextAdmin.java | 13 ++++++
.../org/apache/uima/UimaContextAdminBuilder.java | 54 ++++++++++++++++++++++
3 files changed, 79 insertions(+), 1 deletion(-)
create mode 100644
uimaj-core/src/main/java/org/apache/uima/UimaContextAdminBuilder.java