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/08 16:45:05 UTC

[uima-uimafit] 01/01: Merge pull request #15 from apache/feature/UIMA-3563-createTypePriorities-accepts-non-JCas-classes-v3

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 ae8af7404752af4e4ae22f7cbe9f1cca74c88158
Merge: 03d169d 8ff7162
Author: Richard Eckart de Castilho <ri...@gmail.com>
AuthorDate: Sun Jul 8 18:45:00 2018 +0200

    Merge pull request #15 from apache/feature/UIMA-3563-createTypePriorities-accepts-non-JCas-classes-v3
    
    [UIMA-3563] createTypePriorities accepts non-JCas classes

 .../uima/fit/factory/TypePrioritiesFactory.java    |  8 ++++-
 .../fit/factory/TypePrioritiesFactoryTest.java     | 37 ++++++++++++++--------
 2 files changed, 31 insertions(+), 14 deletions(-)