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/10/01 13:08:10 UTC

[uima-uimaj] 01/01: Merge pull request #57 from apache/UIMA-6267-UIMA-SDK-Eclipse-Plugins-fail-to-build-after-Eclipse-2020-09-release

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

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

commit 971ccdfb18fcb7f1794ff1dd838cf9bb235e719c
Merge: 70ff369 1c05902
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Thu Oct 1 15:07:59 2020 +0200

    Merge pull request #57 from apache/UIMA-6267-UIMA-SDK-Eclipse-Plugins-fail-to-build-after-Eclipse-2020-09-release
    
    [UIMA 6267] UIMA SDK Eclipse plugins fail to build after Eclipse 2020 09 release

 Jenkinsfile                                        |   2 +-
 uimaj-ep-cas-editor-ide/pom.xml                    | 744 +++++++++++----------
 uimaj-ep-cas-editor/pom.xml                        | 732 ++++++++++----------
 uimaj-ep-configurator/pom.xml                      |  45 +-
 .../editors/xml/NonRuleBasedDamagerRepairer.java   |  20 +-
 uimaj-ep-debug/pom.xml                             |  11 +-
 uimaj-ep-launcher/pom.xml                          | 677 ++++++++++---------
 uimaj-ep-pear-packager/pom.xml                     | 716 ++++++++++----------
 uimaj-parent/pom.xml                               |  27 +-
 9 files changed, 1543 insertions(+), 1431 deletions(-)