This is an automated email from the ASF dual-hosted git repository.
rec pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.
from 361bd69 Merge pull request #8 from
apache/feature/5805-do-not-set-extension-classloader-if-not-required
add 0271ebf [UIMA-5808] Destroy auto-created resource managers if feasible
new 8ccb16e Merge pull request #10 from
apache/feature/5808-destroy-auto-created-resource-managers-if-feasible-v2
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:
.../ConfigurationParameterInitializer.java | 16 +++++++-
.../uima/fit/factory/CollectionReaderFactory.java | 7 ++--
.../org/apache/uima/fit/pipeline/JCasIterable.java | 11 ++++-
.../org/apache/uima/fit/pipeline/JCasIterator.java | 37 +++++++++++++++--
.../apache/uima/fit/pipeline/SimplePipeline.java | 47 +++++++++++++++++++---
.../org/apache/uima/fit/util/LifeCycleUtil.java | 13 ++++++
6 files changed, 116 insertions(+), 15 deletions(-)