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/12/01 23:19:32 UTC

[uima-uimafit] branch feature/UIMA-5807-Support-PEARs updated (159e44d -> ca92f8b)

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

rec pushed a change to branch feature/UIMA-5807-Support-PEARs
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.


    from 159e44d  [UIMA-5807] Support PEARs in AnalysisEngineFactory
     add 3de0c4d  [No Jira] Preparing release of uimaFIT 2.5.0
     add a0147fb  Merge branch 'master' into release/2.5.0
     add f383f50  [UIMA-5854] Switch SCM info from SVN to GIT
     add eb787cd  Merge pull request #35 from apache/feature/UIMA-5854-Switch-SCM-info-from-SVN-to-GIT
     add 01aa7ea  Merge branch 'master' into release/2.5.0
     add a78760d  [no-jira] fix typo (via PR #38)
     add 042723c  Merge branch 'master' into release/2.5.0
     add bb3a013  [UIMA-5870] Documentation for addTypeSystemDescriptions in uimafit-maven-plugin is missing
     add b243f7e  [UIMA-5919] Upgrade to UIMAJ-Core 2.10.3
     add a554b8b  [No jira] Added missing license header and rat exclude
     add 4e61b08  [UIMA-5919] Upgrade to UIMAJ-Core 2.10.3
     add ff52d4e  [No jira] Formatting
     add 956c1ac  [No jira] Updated Eclipse config files (Photon)
     add 5845163  [No jira] Added rat excludes for GitHub template files
     add e5657d8  [UIMA-5919] Upgrade to UIMAJ-Core 2.10.3
     add ca92f8b  Merge branch 'release/2.5.0' into feature/UIMA-5807-Support-PEARs

No new revisions were added by this update.

Summary of changes:
 .github/CONTRIBUTING.md                            |   2 +-
 .gitignore                                         |   1 +
 README                                             |  12 +-
 pom.xml                                            | 302 +++++++++++----------
 uimafit-benchmark/pom.xml                          |   4 +-
 .../uima/fit/benchmark/RunnableWithExceptions.java |  18 ++
 uimafit-core/.settings/org.eclipse.jdt.core.prefs  |   1 +
 uimafit-core/pom.xml                               | 292 ++++++++++----------
 uimafit-cpe/.settings/org.eclipse.jdt.core.prefs   |   1 +
 .../src/docbook/tools.uimafit.maven.xml            |   9 +-
 .../.settings/org.eclipse.jdt.core.prefs           |   1 +
 .../.settings/org.eclipse.jdt.core.prefs           |   1 +
 .../.settings/org.eclipse.jdt.core.prefs           |   1 +
 uimafit-parent/pom.xml                             |  34 ++-
 .../.settings/org.eclipse.jdt.core.prefs           |   1 +
 15 files changed, 373 insertions(+), 307 deletions(-)