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/02 18:53:09 UTC

[uima-uimafit] 01/01: Merge pull request #77 from apache/sync-v2-into-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 100dd6178a7a24812f712bd00f41ca3600611b63
Merge: a8ec6f7 2fdf5bc
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Sun Feb 2 19:52:56 2020 +0100

    Merge pull request #77 from apache/sync-v2-into-master
    
    Sync v2 into master

 ...marker-file-identifying-api-compatibility-check |   0
 uimafit-core/pom.xml                               |   6 +
 .../uima/fit/factory/AnalysisEngineFactory.java    |  40 +++++
 .../fit/factory/ConfigurationParameterFactory.java |  26 +++
 .../uima/fit/internal/ResourceManagerFactory.java  |   6 +
 .../org/apache/uima/fit/pipeline/JCasIterable.java |  61 +++----
 .../org/apache/uima/fit/pipeline/JCasIterator.java | 137 ++++++++++++---
 .../fit/factory/AnalysisEngineFactoryTest.java     |  28 ++++
 .../apache/uima/fit/pipeline/JCasIterableTest.java | 121 +++++++++++---
 uimafit-core/src/test/resources/pear/DateTime.pear | Bin 0 -> 23719 bytes
 ...arker-file-identifying-api-compatibility-check} |   0
 uimafit-parent/pom.xml                             | 184 ++-------------------
 ...marker-file-identifying-api-compatibility-check |   0
 13 files changed, 354 insertions(+), 255 deletions(-)