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/01 12:09:48 UTC

[uima-uimafit] 01/01: Merge pull request #75 from apache/feature/UIMA-5807-Support-PEARs

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 83c52b89d45a61cafd16a5c3e9cf98f00bed5619
Merge: 37323a2 ab68aa8
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Sat Feb 1 13:09:41 2020 +0100

    Merge pull request #75 from apache/feature/UIMA-5807-Support-PEARs
    
    [UIMA-5807] Support PEARs

 .../uima/fit/factory/AnalysisEngineFactory.java    |  40 +++++++++++++++++++++
 .../fit/factory/ConfigurationParameterFactory.java |  26 ++++++++++++++
 .../fit/factory/AnalysisEngineFactoryTest.java     |  28 +++++++++++++++
 uimafit-core/src/test/resources/pear/DateTime.pear | Bin 0 -> 23719 bytes
 4 files changed, 94 insertions(+)