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 2018/07/08 07:37:49 UTC

[uima-uimafit] 01/01: Merge branch 'master' into feature/5793-fsutil.getFeature-fails-when-called-with-object.class-on-multi-valued-features-v2

This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch feature/5793-fsutil.getFeature-fails-when-called-with-object.class-on-multi-valued-features-v2
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git

commit 405305b74df203fabb245711b092d2347324225a
Merge: 180337a 8ccb16e
Author: Richard Eckart de Castilho <ri...@gmail.com>
AuthorDate: Sun Jul 8 09:37:47 2018 +0200

    Merge branch 'master' into feature/5793-fsutil.getFeature-fails-when-called-with-object.class-on-multi-valued-features-v2

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