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 8ccb16e Merge pull request #10 from
apache/feature/5808-destroy-auto-created-resource-managers-if-feasible-v2
add 180337a [UIMA-5793] FSUtil.getFeature fails when called with
Object.class on multi-valued features
add 405305b Merge branch 'master' into
feature/5793-fsutil.getFeature-fails-when-called-with-object.class-on-multi-valued-features-v2
new 839412e Merge pull request #12 from
apache/feature/5793-fsutil.getFeature-fails-when-called-with-object.class-on-multi-valued-features-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:
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(-)