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 2021/03/04 08:03:21 UTC

[uima-ruta] branch main updated (e7115ee -> 9c3fc3e)

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 e7115ee  Merge pull request #24 from apache/bugfix/UIMA-6323-SeedLexer-not-generated-when-building-in-Eclipse
     add f539900  [UIMA-6325] Update to UIMA Parent POM 14
     add 7c7a9b6  [UIMA-6325] Update to UIMA Parent POM 14
     add 11638bb  [UIMA-6325] Update to UIMA Parent POM 14
     add 6ac2839  Merge pull request #23 from apache/bugfix/UIMA-6323-SeedLexer-not-generated-when-building-in-Eclipse
     add 81de280  Merge branch 'main-v2' into feature/UIMA-6325-Update-to-UIMA-Parent-POM-14
     add 4bdadd0  Merge branch 'main' into feature/UIMA-6325-Update-to-UIMA-Parent-POM-14
     new 9c3fc3e  Merge pull request #26 from apache/feature/UIMA-6325-Update-to-UIMA-Parent-POM-14

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:
 .../ruta-ep-example-extensions/pom.xml             |   6 +-
 example-projects/ruta-maven-example/pom.xml        |   3 +-
 pom.xml                                            |  34 +++--
 ruta-basic-type/pom.xml                            |   4 +-
 ruta-core-ext/pom.xml                              |   3 +-
 ruta-core/pom.xml                                  |   5 +-
 ruta-eclipse-update-site/pom.xml                   |  96 +++++++-------
 ruta-ep-addons/pom.xml                             |   6 +-
 ruta-ep-caseditor/pom.xml                          |   6 +-
 ruta-ep-core-ext/pom.xml                           |  21 ----
 ruta-ep-engine/pom.xml                             |  22 +---
 ruta-ep-ide-ui/pom.xml                             |   6 +-
 ruta-ep-ide/pom.xml                                |   6 +-
 ruta-ep-textruler/pom.xml                          |  21 ----
 ruta-maven-archetype/pom.xml                       |   4 +-
 ruta-maven-plugin/pom.xml                          |   2 +-
 ruta-parent/pom.xml                                | 138 +--------------------
 ruta-parent/src/main/groovy/api-report.groovy      |  27 ----
 18 files changed, 86 insertions(+), 324 deletions(-)
 delete mode 100644 ruta-parent/src/main/groovy/api-report.groovy


[uima-ruta] 01/01: Merge pull request #26 from apache/feature/UIMA-6325-Update-to-UIMA-Parent-POM-14

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 9c3fc3e9fe78765743158473e525e373caf91091
Merge: e7115ee 4bdadd0
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Thu Mar 4 09:03:07 2021 +0100

    Merge pull request #26 from apache/feature/UIMA-6325-Update-to-UIMA-Parent-POM-14
    
    [UIMA-6325] Update to UIMA parent pom 14

 .../ruta-ep-example-extensions/pom.xml             |   6 +-
 example-projects/ruta-maven-example/pom.xml        |   3 +-
 pom.xml                                            |  34 +++--
 ruta-basic-type/pom.xml                            |   4 +-
 ruta-core-ext/pom.xml                              |   3 +-
 ruta-core/pom.xml                                  |   5 +-
 ruta-eclipse-update-site/pom.xml                   |  96 +++++++-------
 ruta-ep-addons/pom.xml                             |   6 +-
 ruta-ep-caseditor/pom.xml                          |   6 +-
 ruta-ep-core-ext/pom.xml                           |  21 ----
 ruta-ep-engine/pom.xml                             |  22 +---
 ruta-ep-ide-ui/pom.xml                             |   6 +-
 ruta-ep-ide/pom.xml                                |   6 +-
 ruta-ep-textruler/pom.xml                          |  21 ----
 ruta-maven-archetype/pom.xml                       |   4 +-
 ruta-maven-plugin/pom.xml                          |   2 +-
 ruta-parent/pom.xml                                | 138 +--------------------
 ruta-parent/src/main/groovy/api-report.groovy      |  27 ----
 18 files changed, 86 insertions(+), 324 deletions(-)