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 09:07:54 UTC

[uima-uimafit] 01/01: Merge pull request #13 from apache/feature/5793-fsutil.getFeature-fails-when-called-with-object.class-on-multi-valued-features-v3

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

rec pushed a commit to branch 3.0.x
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git

commit 03d169d6df3aab1fa53b619c37937a80ce1f3ed0
Merge: 78f81ce 9488a76
Author: Richard Eckart de Castilho <ri...@gmail.com>
AuthorDate: Sun Jul 8 11:07:51 2018 +0200

    Merge pull request #13 from apache/feature/5793-fsutil.getFeature-fails-when-called-with-object.class-on-multi-valued-features-v3
    
    [UIMA-5793] FSUtil.getFeature fails when called with Object.class on multi-valued features

 uimafit-core/pom.xml                               |   5 +
 .../main/java/org/apache/uima/fit/util/FSUtil.java | 139 ++++++++++++---------
 .../java/org/apache/uima/fit/util/FSUtilTest.java  |  89 ++++++++++---
 uimafit-parent/pom.xml                             |   5 +
 4 files changed, 158 insertions(+), 80 deletions(-)