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/06/28 09:18:41 UTC

[uima-ruta] 01/01: Merge pull request #89 from apache/release/UIMA-6449-Ruta-3.2.0-release

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-ruta.git

commit e166a57a8f1b57b38ea1c8db4f26fa7461d1aab6
Merge: 96c058e9 7f7ae101
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Tue Jun 28 11:18:35 2022 +0200

    Merge pull request #89 from apache/release/UIMA-6449-Ruta-3.2.0-release
    
    [UIMA-6449] Ruta 3.2.0 release

 README                                             |  54 --
 README.md                                          |  81 ++-
 RELEASE_NOTES.html                                 | 104 ---
 RELEASE_NOTES.md                                   |  59 ++
 .../ruta-ep-example-extensions/pom.xml             | 282 ++++----
 example-projects/ruta-maven-example/pom.xml        |   2 +-
 marker-file-enabling-tycho-release                 |   0
 pom.xml                                            | 522 +++++++--------
 ruta-basic-type/pom.xml                            |   2 +-
 ruta-core-ext/pom.xml                              |   2 +-
 ruta-core/pom.xml                                  | 624 +++++++++---------
 ruta-docbook/pom.xml                               |  90 +--
 ruta-eclipse-feature/feature.xml                   |   2 +-
 ruta-eclipse-feature/pom.xml                       | 158 ++---
 ruta-eclipse-update-site/category.xml              |   2 +-
 ruta-eclipse-update-site/pom.xml                   | 218 +++----
 ruta-ep-addons/pom.xml                             | 454 ++++++-------
 ruta-ep-caseditor/pom.xml                          | 378 +++++------
 ruta-ep-core-ext/pom.xml                           |   2 +-
 ruta-ep-engine/pom.xml                             | 722 ++++++++++-----------
 ruta-ep-ide-ui/pom.xml                             | 596 ++++++++---------
 ruta-ep-ide/pom.xml                                | 484 +++++++-------
 ruta-ep-parent/pom.xml                             |   2 +-
 ruta-ep-textruler/pom.xml                          | 314 ++++-----
 ruta-maven-archetype/pom.xml                       |   2 +-
 ruta-maven-plugin/pom.xml                          |   2 +-
 ruta-parent/pom.xml                                | 622 +++++++++---------
 ruta-typesystem/pom.xml                            |   2 +-
 28 files changed, 2869 insertions(+), 2913 deletions(-)