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/08/01 22:23:03 UTC

[uima-uimafit] branch feature/UIMA-5810-Add-contribution-guidelines-and-PR-template-v3 updated (1c9ec37 -> a5efa4b)

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

rec pushed a change to branch feature/UIMA-5810-Add-contribution-guidelines-and-PR-template-v3
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.


    from 1c9ec37  [UIMA-5810] Add contribution guidelines and PR template
     add 45d9696  [UIMA-3562] Avoid throwing UIMAException
     add 8609c43  Merge pull request #26 from apache/feature/UIMA-3562-Avoid-throwing-UIMAException
     add a5efa4b  Merge branch '3.0.x' into feature/UIMA-5810-Add-contribution-guidelines-and-PR-template-v3

No new revisions were added by this update.

Summary of changes:
 .../org/apache/uima/fit/factory/CasFactory.java    | 34 ++++++++-------
 .../uima/fit/factory/CollectionReaderFactory.java  | 40 +++++++++++-------
 .../org/apache/uima/fit/factory/JCasFactory.java   | 49 +++++++++++++++-------
 .../apache/uima/fit/pipeline/SimplePipeline.java   | 47 ++++++++++++++-------
 .../uima/fit/testing/factory/TokenBuilder.java     |  1 -
 .../java/org/apache/uima/fit/cpe/CpePipeline.java  | 21 ++++++++--
 6 files changed, 129 insertions(+), 63 deletions(-)