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 08:22:14 UTC

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

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 ca92f8b  Merge branch 'release/2.5.0' into feature/UIMA-5807-Support-PEARs
     add 531cd00  [UIMA-5929] Add exists() method to CasUtil
     add 0ef879f  No Jira - excluding issuesFixed folder from git
     add d912f78  Merge pull request #43 from apache/feature/UIMA-5929-Add-exists-method-to-CasUtil
     add 12d3572  Merge branch 'master' into release/2.5.0
     add 7f1bb76  [UIMA-6008] Update to UIMA Core 2.10.3
     add ba189fb  [UIMA-6005] Compare API changes against latest uimaFIT v2 release
     add b970ada  [UIMA-6007] Update to parent-pom 12
     add 5e738b0  Merge pull request #48 from apache/feature/UIMA-6007-Update-to-parent-pom-12-master
     add 2d5bcd9  Merge branch 'master' into feature/UIMA-6005-Compare-API-changes-against-latest-uimaFIT-v2-release-master
     add 0d284aa  Merge pull request #51 from apache/feature/UIMA-6005-Compare-API-changes-against-latest-uimaFIT-v2-release-master
     add 484d2ea  Merge branch 'master' into feature/UIMA-6008-Update-to-UIMA-Core-2.10.3-master
     add c98df46  Merge pull request #49 from apache/feature/UIMA-6008-Update-to-UIMA-Core-2.10.3-master
     add 4e8d92e  Merge branch 'master' into release/2.5.0
     add 7f0db7a  [UIMA-6180] Exclude plugins from m2e builds
     add 8919eee  Merge pull request #67 from apache/feature/UIMA-6180-Exclude-plugins-from-m2e-builds
     add bfc1e72  No issue. Moving contribution guidelines to project root.
     add d91b781  Merge pull request #63 from apache/feature/No-issue-Move-contribution-guidelines-to-project-root
     add e600d7c  Merge branch 'master' into master-v2
     add c18e914  No issue. Exclude CONTRIBUTING.md from rat check.
     add 94ef7c2  [UIMA-6179] Update to parent-pom 13
     add 00fdab9  Merge pull request #66 from apache/feature/UIMA-6179-Update-to-parent-pom-13
     add b3c76c1  [UIMA-6182] Update findbugs configuration
     add 37323a2  Merge pull request #70 from apache/feature/UIMA-6182-Update-findbugs-configuration
     add ab68aa8  Merge branch 'master-v2' into feature/UIMA-5807-Support-PEARs

No new revisions were added by this update.

Summary of changes:
 .github/CONTRIBUTING.md => CONTRIBUTING.md         |  0
 pom.xml                                            |  3 +-
 .../java/org/apache/uima/fit/util/CasUtil.java     | 16 ++++
 .../java/org/apache/uima/fit/util/CasUtilTest.java | 19 +++++
 uimafit-parent/pom.xml                             | 96 +++++++++++++++++-----
 5 files changed, 111 insertions(+), 23 deletions(-)
 rename .github/CONTRIBUTING.md => CONTRIBUTING.md (100%)