This is an automated email from the ASF dual-hosted git repository.
rec pushed a change to branch 3.0.x
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.
from 78f81ce Merge pull request #11 from
apache/feature/5808-destroy-auto-created-resource-managers-if-feasible-v3
add 0c22e8b [UIMA-5793] FSUtil.getFeature fails when called with
Object.class on multi-valued features
add 7c58138 [UIMA-5793] FSUtil.getFeature fails when called with
Object.class on multi-valued features
add 9488a76 Merge branch '3.0.x' into
feature/5793-fsutil.getFeature-fails-when-called-with-object.class-on-multi-valued-features-v3
new 03d169d Merge pull request #13 from
apache/feature/5793-fsutil.getFeature-fails-when-called-with-object.class-on-multi-valued-features-v3
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 | 89 ++++++++++---
uimafit-parent/pom.xml | 5 +
4 files changed, 158 insertions(+), 80 deletions(-)