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/25 19:22:27 UTC

[uima-uimafit] branch feature/UIMA-5824-Run-JCasUtil-tests-against-equivalent-v3-selects updated (ea290cb -> 887a249)

This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch feature/UIMA-5824-Run-JCasUtil-tests-against-equivalent-v3-selects
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.


    from ea290cb  [UIMA-5824] Run JCasUtil tests against equivalent v3 selects
     add bc7115d  [UIMA-5818] Use List instead of Collection where possible
     add ca5a06e  Merge branch '3.0.x' into feature/UIMA-5818-Use-List-instead-of-Collection-where-possible
     add 717333f  [UIMA-5818] Use List instead of Collection where possible
     add 3d1a86d  Merge branch '3.0.x' into feature/UIMA-5818-Use-List-instead-of-Collection-where-possible
     add 89fb8e8  [UIMA-5818] Use List instead of Collection where possible
     add fcd1169  Merge pull request #21 from apache/feature/UIMA-5818-Use-List-instead-of-Collection-where-possible
     add 887a249  Merge branch '3.0.x' into feature/UIMA-5824-Run-JCasUtil-tests-against-equivalent-v3-selects

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/uima/fit/util/CasUtil.java     | 45 ++++++++++++----------
 .../apache/uima/fit/util/FSCollectionFactory.java  | 39 +++++++++++--------
 .../java/org/apache/uima/fit/util/JCasUtil.java    | 13 ++++---
 .../org/apache/uima/fit/util/JCasUtilTest.java     | 11 +++---
 4 files changed, 61 insertions(+), 47 deletions(-)