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 839412e0adfa35e5c0edab28c081613070f568dd Merge: 8ccb16e 405305b Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Sun Jul 8 11:07:38 2018 +0200 Merge pull request #12 from apache/feature/5793-fsutil.getFeature-fails-when-called-with-object.class-on-multi-valued-features-v2 [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 | 102 ++++++++++++--- uimafit-parent/pom.xml | 5 + 4 files changed, 172 insertions(+), 79 deletions(-)
