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/23 11:19:32 UTC

[uima-uimafit] 01/01: Merge pull request #85 from apache/bugfix/UIMA-6204-createReaderDescription-does-not-discover-type-priorities

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

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

commit 8bf563f5293b478d3c02cabe518a2bda6a22c9a2
Merge: dc2fffc bdb6c54
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Mar 23 12:19:26 2020 +0100

    Merge pull request #85 from apache/bugfix/UIMA-6204-createReaderDescription-does-not-discover-type-priorities
    
    [UIMA-6204] createReaderDescription does not discover type priorities

 .../uima/fit/factory/CollectionReaderFactory.java  | 13 +++--
 .../fit/factory/AnalysisEngineFactoryTest.java     | 45 +++++++++++++----
 .../fit/factory/CollectionReaderFactoryTest.java   | 59 ++++++++++++++++++----
 .../fit/factory/TypePrioritiesFactoryTest.java     |  8 +--
 4 files changed, 100 insertions(+), 25 deletions(-)