This is an automated email from the ASF dual-hosted git repository. rec pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git
commit 8ccb16e57e917279640d560d21c23d2e506de92d Merge: 361bd69 0271ebf Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Sun Jul 8 09:35:55 2018 +0200 Merge pull request #10 from apache/feature/5808-destroy-auto-created-resource-managers-if-feasible-v2 [UIMA-5808] Destroy auto-created resource managers if feasible .../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(-)
