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/05/29 20:41:52 UTC

[uima-uimafit] branch feature/3928-create-external-resource-description-shadowing updated (71ebfc4 -> 62ce4a8)

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

rec pushed a change to branch feature/3928-create-external-resource-description-shadowing
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.


    from 71ebfc4  [UIMA-3928] createExternalResourceDescription() signatures shadowing each other
     add 62ce4a8  [UIMA-3928] createExternalResourceDescription() signatures shadowing each other

No new revisions were added by this update.

Summary of changes:
 .../uima/fit/component/ExternalResourceAware.java  |   2 +-
 .../uima/fit/factory/AnalysisEngineFactory.java    |  10 +-
 .../uima/fit/factory/CollectionReaderFactory.java  |  10 +-
 .../fit/factory/ConfigurationParameterFactory.java |   2 +-
 .../uima/fit/factory/ExternalResourceFactory.java  | 109 ++++++++++-----------
 .../uima/fit/factory/FlowControllerFactory.java    |  10 +-
 .../AnalysisEngineFactoryExternalResourceTest.java |  46 ++++-----
 ...ollectionReaderFactoryExternalResourceTest.java |   4 +-
 .../factory/ExternalResourceConfiguratorTest.java  |   4 +-
 .../fit/factory/ExternalResourceFactoryTest.java   |  40 ++++----
 .../FlowControllerFactoryExternalResourceTest.java |   4 +-
 .../apache/uima/fit/pipeline/JCasIterableTest.java |   4 +-
 .../uima/fit/pipeline/SimplePipelineTest.java      |   4 +-
 .../uima/fit/cpe/ExternalResourceFactoryTest.java  |  30 +++---
 .../examples/resource/ExternalResourceExample.java |   4 +-
 .../resource/ExternalResourceExample3.java         |   6 +-
 .../tutorial/ex6/UimaAcronymAnnotator.java         |   4 +-
 .../tutorial/ex6/UimaMeetingAnnotator.java         |   4 +-
 .../fit/examples/tutorial/ex6/Example6Test.java    |   4 +-
 .../AnalysisEngineFactoryExternalResourceTest.java |  40 ++++----
 ...ollectionReaderFactoryExternalResourceTest.java |   4 +-
 .../factory/ExternalResourceConfiguratorTest.java  |   4 +-
 .../fit/factory/ExternalResourceFactoryTest.java   |  12 +--
 .../FlowControllerFactoryExternalResourceTest.java |   4 +-
 .../org/apache/uima/fit/maven/EnhanceMojo.java     |   2 +-
 .../spring/SpringContextResourceManagerTest.java   |   4 +-
 26 files changed, 185 insertions(+), 186 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
rec@apache.org.