You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by pk...@apache.org on 2021/05/07 13:28:35 UTC

[uima-ruta] branch main-v2 updated (69dbd3b -> ced7af9)

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

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


    from 69dbd3b  Merge pull request #53 from apache/bugfix/UIMA-6346-Ruta-Action-ADD-case-FLOAT-missing
     add 79989c7  [UIMA-6241] Ruta maven plugin does not fail the build when it fails
     new ced7af9  Merge pull request #55 from apache/bugfix/UIMA-6241-Ruta-maven-plugin-does-not-fail-the-build-when-it-fails

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/maven/RutaGenerateDescriptorMojo.java     | 40 ++++++++++++++-----
 .../uima/ruta/maven/RutaGenerateMTWLMojo.java      | 45 +++++++++++++++-------
 .../uima/ruta/maven/RutaGenerateTWLMojo.java       | 42 +++++++++++++-------
 3 files changed, 91 insertions(+), 36 deletions(-)

[uima-ruta] 01/01: Merge pull request #55 from apache/bugfix/UIMA-6241-Ruta-maven-plugin-does-not-fail-the-build-when-it-fails

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit ced7af91dac772f7d4c425c4314a07d3e782243c
Merge: 69dbd3b 79989c7
Author: pkluegl <pk...@gmail.com>
AuthorDate: Fri May 7 15:28:24 2021 +0200

    Merge pull request #55 from apache/bugfix/UIMA-6241-Ruta-maven-plugin-does-not-fail-the-build-when-it-fails
    
    [UIMA-6241] Ruta maven plugin does not fail the build when it fails

 .../ruta/maven/RutaGenerateDescriptorMojo.java     | 40 ++++++++++++++-----
 .../uima/ruta/maven/RutaGenerateMTWLMojo.java      | 45 +++++++++++++++-------
 .../uima/ruta/maven/RutaGenerateTWLMojo.java       | 42 +++++++++++++-------
 3 files changed, 91 insertions(+), 36 deletions(-)