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 2023/02/24 10:23:52 UTC

[uima-ruta] branch main updated (6454d49f -> 646a6f24)

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

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


    from 6454d49f Merge pull request #124 from apache/refactoring/122-Resolve-split-package-between-ruta-core-and-ruta-core-ext
     add 94bd5b1a Issue #125: Apache UIMA Ruta 3.3.0
     add 12fb9005 Issue #125: Apache UIMA Ruta 3.3.0
     add 5977c9e0 Issue #125: Apache UIMA Ruta 3.3.0
     add c26e512e Issue #125: Apache UIMA Ruta 3.3.0
     add 87a14cba Issue #125: Apache UIMA Ruta 3.3.0
     add 8443b500 Issue #125: Apache UIMA Ruta 3.3.0
     add a516b8e3 Issue #125: Apache UIMA Ruta 3.3.0
     add 1df286fd [maven-release-plugin] prepare release ruta-3.3.0
     add a0ae6d7a [maven-release-plugin] prepare for next development iteration
     new 646a6f24 Merge pull request #126 from apache/release/125-Apache-UIMA-Ruta-3.3.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                                          |  17 +-
 RELEASE_NOTES.md                                   |  43 +-
 .../ruta-ep-example-extensions/pom.xml             |   2 +-
 example-projects/ruta-maven-example/pom.xml        |   2 +-
 pom.xml                                            |  12 +-
 ruta-core-ext/pom.xml                              |   2 +-
 ruta-core/pom.xml                                  |   2 +-
 ruta-docbook/pom.xml                               |   2 +-
 ruta-eclipse-feature/feature.xml                   |   2 +-
 ruta-eclipse-feature/pom.xml                       |  16 +-
 ruta-eclipse-update-site/category.xml              |   2 +-
 ruta-eclipse-update-site/pom.xml                   |   4 +-
 ruta-ep-addons/pom.xml                             |   2 +-
 ruta-ep-caseditor/pom.xml                          |   2 +-
 ruta-ep-core-ext/pom.xml                           |   2 +-
 ruta-ep-engine/pom.xml                             |  14 +-
 ruta-ep-engine/src/main/readme_bin/LICENSE         |   8 +-
 ruta-ep-engine/src/main/readme_bin/NOTICE          |   8 +-
 ruta-ep-ide-ui/pom.xml                             |   2 +-
 ruta-ep-ide/pom.xml                                |   2 +-
 ruta-ep-parent/pom.xml                             |   2 +-
 ruta-ep-textruler/pom.xml                          |   2 +-
 ruta-maven-archetype/pom.xml                       |   2 +-
 ruta-maven-plugin/pom.xml                          |   2 +-
 ruta-parent/pom.xml                                | 556 ++++++++++-----------
 25 files changed, 332 insertions(+), 378 deletions(-)


[uima-ruta] 01/01: Merge pull request #126 from apache/release/125-Apache-UIMA-Ruta-3.3.0

Posted by re...@apache.org.
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 646a6f2401529017042605da61739b1d48594214
Merge: 6454d49f a0ae6d7a
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Fri Feb 24 11:23:43 2023 +0100

    Merge pull request #126 from apache/release/125-Apache-UIMA-Ruta-3.3.0
    
    Issue #125: Apache UIMA Ruta 3.3.0

 README.md                                          |  17 +-
 RELEASE_NOTES.md                                   |  43 +-
 .../ruta-ep-example-extensions/pom.xml             |   2 +-
 example-projects/ruta-maven-example/pom.xml        |   2 +-
 pom.xml                                            |  12 +-
 ruta-core-ext/pom.xml                              |   2 +-
 ruta-core/pom.xml                                  |   2 +-
 ruta-docbook/pom.xml                               |   2 +-
 ruta-eclipse-feature/feature.xml                   |   2 +-
 ruta-eclipse-feature/pom.xml                       |  16 +-
 ruta-eclipse-update-site/category.xml              |   2 +-
 ruta-eclipse-update-site/pom.xml                   |   4 +-
 ruta-ep-addons/pom.xml                             |   2 +-
 ruta-ep-caseditor/pom.xml                          |   2 +-
 ruta-ep-core-ext/pom.xml                           |   2 +-
 ruta-ep-engine/pom.xml                             |  14 +-
 ruta-ep-engine/src/main/readme_bin/LICENSE         |   8 +-
 ruta-ep-engine/src/main/readme_bin/NOTICE          |   8 +-
 ruta-ep-ide-ui/pom.xml                             |   2 +-
 ruta-ep-ide/pom.xml                                |   2 +-
 ruta-ep-parent/pom.xml                             |   2 +-
 ruta-ep-textruler/pom.xml                          |   2 +-
 ruta-maven-archetype/pom.xml                       |   2 +-
 ruta-maven-plugin/pom.xml                          |   2 +-
 ruta-parent/pom.xml                                | 556 ++++++++++-----------
 25 files changed, 332 insertions(+), 378 deletions(-)