This is an automated email from the ASF dual-hosted git repository.
rec pushed a change to branch
feature/UIMA-5810-Add-contribution-guidelines-and-PR-template
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.
from 676a826 [UIMA-5810] Add contribution guidelines and PR template
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
add 839412e Merge pull request #12 from
apache/feature/5793-fsutil.getFeature-fails-when-called-with-object.class-on-multi-valued-features-v2
new 531a90c Merge branch 'master' into
feature/UIMA-5810-Add-contribution-guidelines-and-PR-template
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(-)