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 fcd1169946177439daf2858e292e28d55bfe789c Merge: bed7a64 89fb8e8 Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Wed Jul 25 15:02:17 2018 +0200 Merge pull request #21 from apache/feature/UIMA-5818-Use-List-instead-of-Collection-where-possible [UIMA-5818] Use List instead of Collection where possible .../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(-)
