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/04/26 12:18:07 UTC

[uima-uimafit] branch master-v2 updated (6a6865a -> a6bd86f)

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

rec pushed a change to branch master-v2
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.


    from 6a6865a  Merge pull request #102 from apache/bugfix/UIMA-6224-uimaFIT-does-not-build-on-Java-14
     add 253bded  [UIMA-6181]b Fix complaints about maven-plugin-plugin in Eclipse
     add 55aa1be  [NO JIRA] Updated README file for release.
     add 62d292d  [NO JIRA] Updated README file for release.
     add f4f390c  [NO JIRA] Updated README file for release.
     add b2d5af8  [NO JIRA] Move the japicmp section from plugins management to plugins otherwise it seems the proper location of the post-analysis script is not picked up
     add fe8225a  [maven-release-plugin] prepare release uimafit-2.5.0
     add 587ca76  [maven-release-plugin] prepare for next development iteration
     add efdb010  [UIMA-6222] XML-related unit test fails on Java 9+
     add 919568b  [UIMA-6223] Groovy plugin causes warning during build
     add 4458a2b  [UIMA-6223] Groovy plugin causes warning during build
     add 923b5cd  Merge branch 'master-v2' into release/2.5.0
     add d2b8df3  [NO JIRA] Fixed another HTML tag in the JavaDoc on which Java 14 may choke (depending on vendor)
     add 726b842  [maven-release-plugin] prepare release uimafit-2.5.0
     add 7e29f5e  [maven-release-plugin] prepare for next development iteration
     new a6bd86f  Merge pull request #104 from apache/release/2.5.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README                                             | 27 ++++++++---
 pom.xml                                            | 12 +++--
 uimafit-benchmark/pom.xml                          |  4 +-
 uimafit-core/pom.xml                               |  6 +--
 uimafit-cpe/pom.xml                                |  4 +-
 uimafit-docbook/pom.xml                            |  2 +-
 uimafit-examples/pom.xml                           |  4 +-
 uimafit-legacy-support/pom.xml                     |  4 +-
 .../fit/legacy/converter/AnnotationLiteral.java    |  2 +-
 uimafit-maven-plugin/pom.xml                       |  4 +-
 uimafit-parent/pom.xml                             | 52 ++++++++++++++++------
 uimafit-spring/pom.xml                             |  4 +-
 12 files changed, 81 insertions(+), 44 deletions(-)


[uima-uimafit] 01/01: Merge pull request #104 from apache/release/2.5.0

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch master-v2
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git

commit a6bd86fe7162bd505d890f52c7f7470b52843571
Merge: 6a6865a 7e29f5e
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Sun Apr 26 14:18:01 2020 +0200

    Merge pull request #104 from apache/release/2.5.0
    
    Release/2.5.0

 README                                             | 27 ++++++++---
 pom.xml                                            | 12 +++--
 uimafit-benchmark/pom.xml                          |  4 +-
 uimafit-core/pom.xml                               |  6 +--
 uimafit-cpe/pom.xml                                |  4 +-
 uimafit-docbook/pom.xml                            |  2 +-
 uimafit-examples/pom.xml                           |  4 +-
 uimafit-legacy-support/pom.xml                     |  4 +-
 .../fit/legacy/converter/AnnotationLiteral.java    |  2 +-
 uimafit-maven-plugin/pom.xml                       |  4 +-
 uimafit-parent/pom.xml                             | 52 ++++++++++++++++------
 uimafit-spring/pom.xml                             |  4 +-
 12 files changed, 81 insertions(+), 44 deletions(-)