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/07 23:19:31 UTC

[uima-uimafit] 01/01: Merge pull request #5 from apache/feature/3325-fscollectionfactory-createstringarray-returns-stringarrayfs

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

rec pushed a commit to branch 3.0.x
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git

commit 4c81ba1d94295f9c85a68791d743e283aba0c529
Merge: a6b6cf4 6d96f0c
Author: Richard Eckart de Castilho <ri...@gmail.com>
AuthorDate: Sun Jul 8 01:19:29 2018 +0200

    Merge pull request #5 from apache/feature/3325-fscollectionfactory-createstringarray-returns-stringarrayfs
    
    [UIMA-3325] FSCollectionFactory.createStringArray returns StringArrayFS

 .../apache/uima/fit/util/FSCollectionFactory.java  | 296 +++++++++++++--------
 .../main/java/org/apache/uima/fit/util/FSUtil.java |  53 ++--
 .../uima/fit/util/FSCollectionFactoryTest.java     |  74 ++++--
 .../uima/fit/util/FSCollectionFactoryTest.java     |  74 +++---
 4 files changed, 295 insertions(+), 202 deletions(-)