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 07:25:35 UTC

[uima-uimaj] 01/01: Merge pull request #56 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-v2
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit 71c754b996276689c3b18aa4e1e12446da28e778
Merge: 7be8197 f92cf1a
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Thu Oct 1 09:25:24 2020 +0200

    Merge pull request #56 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                    | 43 +++++++++++++++++-----
 uimaj-ep-cas-editor/pom.xml                        | 28 +++++++++++++-
 uimaj-ep-configurator/pom.xml                      | 43 +++++++++++++++-------
 .../editors/xml/NonRuleBasedDamagerRepairer.java   | 29 +++++++++------
 uimaj-ep-debug/pom.xml                             | 11 +++++-
 uimaj-ep-launcher/pom.xml                          | 21 ++++++++++-
 uimaj-ep-pear-packager/pom.xml                     | 19 +++++++++-
 8 files changed, 157 insertions(+), 39 deletions(-)