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 2022/05/13 16:32:11 UTC

[uima-uimafit] 01/01: Merge pull request #187 from apache/refactoring/UIMA-6432-Upgrade-dependencies

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

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

commit 87bf2a56ab3153e6433e4cf71b704521e384be2b
Merge: 009769c 3607345
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Fri May 13 18:32:06 2022 +0200

    Merge pull request #187 from apache/refactoring/UIMA-6432-Upgrade-dependencies
    
    [UIMA-6432] Upgrade dependencies (uimaFIT 3.3.0)

 uimafit-maven-plugin/pom.xml                       |  18 ++--
 .../TestAnnotator.xml                              | 118 +++++++--------------
 .../reference/main-artifact/TestAnnotator.xml      |  91 ++++++----------
 .../src/it/compile-test-scope/verify.bsh           |  53 +++------
 uimafit-maven-plugin/src/it/default/verify.bsh     |  33 ++----
 .../it/with-typesystem-in-descriptors/verify.bsh   |  33 ++----
 .../org/apache/uima/fit/maven/EnhanceMojo.java     |  83 +++++++--------
 .../uima/fit/maven/GenerateDescriptorsMojo.java    |  58 +++++-----
 uimafit-parent/pom.xml                             |   2 +-
 uimafit-spring/pom.xml                             |   1 +
 10 files changed, 181 insertions(+), 309 deletions(-)