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/20 07:09:03 UTC

[uima-uimafit] branch UIMA-6425-uimaFIT-3.3.0-release updated (442979d -> a739271)

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

rec pushed a change to branch UIMA-6425-uimaFIT-3.3.0-release
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git


    from 442979d  [maven-release-plugin] prepare for next development iteration
     add c671e6b  [UIMA-6438] Add asf.yaml files to UIMA repos
     add 3607345  [UIMA-6432] Upgrade dependencies (uimaFIT 3.3.0)
     add 87bf2a5  Merge pull request #187 from apache/refactoring/UIMA-6432-Upgrade-dependencies
     add 7b6d546  Merge branch 'main' into refactoring/UIMA-6438-Add-asf-yaml-files-to-UIMA-repos
     add 5eb8198  [UIMA-6438] Add asf.yaml files to UIMA repos
     add ae23203  [UIMA-6432] Upgrade dependencies
     add 3b0082a  [UIMA-6432] Upgrade dependencies
     add c59103e  Merge pull request #188 from apache/refactoring/UIMA-6432-Upgrade-dependencies
     add 2e1a371  Merge branch 'main' into refactoring/UIMA-6438-Add-asf-yaml-files-to-UIMA-repos
     add 72aaf65  Merge pull request #180 from apache/refactoring/UIMA-6438-Add-asf-yaml-files-to-UIMA-repos
     add a739271  Merge branch 'main' into UIMA-6425-uimaFIT-3.3.0-release

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |  72 +++++++++++++
 marker-file-enabling-auto-staging                  |   0
 marker-file-identifying-parent-pom                 |   0
 pom.xml                                            |  25 +++--
 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                             |  56 +---------
 uimafit-spring/pom.xml                             |   1 +
 14 files changed, 268 insertions(+), 373 deletions(-)
 create mode 100644 .asf.yaml
 create mode 100644 marker-file-enabling-auto-staging
 create mode 100644 marker-file-identifying-parent-pom