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/02/03 07:34:06 UTC

[uima-uimafit] 01/01: Merge pull request #79 from apache/feature/UIMA-6186-Factory-methods-for-resource-instances

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 a2dec8ab80502604f9d519da5af800d3fe4f186f
Merge: ab8f787 d4de3a0
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Feb 3 08:33:59 2020 +0100

    Merge pull request #79 from apache/feature/UIMA-6186-Factory-methods-for-resource-instances
    
    [UIMA-6186] Factory methods for resource instances

 .../uima/fit/factory/ExternalResourceFactory.java  | 59 ++++++++++++++++++----
 .../fit/factory/ResourceManagerFactoryTest.java    | 55 ++++++++++++++++++++
 2 files changed, 104 insertions(+), 10 deletions(-)