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 2020/03/24 13:46:34 UTC

[uima-uimafit] 01/01: Merge pull request #88 from apache/merge/master-v2-to-master

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

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

commit 462c2395237f86dfc78a5327217800055b00fd52
Merge: b21df4e 5df28b9
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Tue Mar 24 14:46:27 2020 +0100

    Merge pull request #88 from apache/merge/master-v2-to-master
    
    Merge/master v2 to master

 .../uima/fit/factory/CollectionReaderFactory.java  | 13 +++--
 .../fit/factory/AnalysisEngineFactoryTest.java     | 45 +++++++++++++----
 .../fit/factory/CollectionReaderFactoryTest.java   | 59 ++++++++++++++++++----
 .../fit/factory/TypePrioritiesFactoryTest.java     |  9 ++--
 .../java/org/apache/uima/fit/cpe/CpeBuilder.java   | 16 ++++--
 .../java/org/apache/uima/fit/cpe/CpePipeline.java  | 44 ++++++++++++++--
 6 files changed, 154 insertions(+), 32 deletions(-)