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:35:51 UTC

[uima-uimafit] branch feature/UIMA-5810-Add-contribution-guidelines-and-PR-template updated (676a826 -> 531a90c)

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(-)


[uima-uimafit] 01/01: Merge branch 'master' into feature/UIMA-5810-Add-contribution-guidelines-and-PR-template

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch feature/UIMA-5810-Add-contribution-guidelines-and-PR-template
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git

commit 531a90c3bd6957f89fd636f7a79c5c4700d44a8d
Merge: 676a826 839412e
Author: Richard Eckart de Castilho <ri...@gmail.com>
AuthorDate: Sun Jul 8 11:35:50 2018 +0200

    Merge branch 'master' into feature/UIMA-5810-Add-contribution-guidelines-and-PR-template

 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(-)