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 2020/11/14 18:07:33 UTC

[uima-uimaj] branch master updated (1364eec -> c783560)

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

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


    from 1364eec  Merge pull request #71 from apache/bugfix/UIMA-6276-Potential-memory-leak-in-FSClassRegistry
     add f2075fc  [UIMA-6254] Move API report post-analysis script into the build resources
     add 53cb225  [UIMA-6254] Move API report post-analysis script into the build resources
     add 6ae4f4c  [UIMA-6254] Move API report post-analysis script into the build resources
     add bf5518c  [UIMA-6254] Move API report post-analysis script into the build resources
     new c783560  Merge pull request #87 from apache/feature/UIMA-6254-Move-API-report-post-analysis-script-into-the-build-resources

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:
 uimaj-parent/pom.xml                           | 98 +-------------------------
 uimaj-parent/src/main/groovy/api-report.groovy | 30 --------
 2 files changed, 3 insertions(+), 125 deletions(-)
 delete mode 100644 uimaj-parent/src/main/groovy/api-report.groovy


[uima-uimaj] 01/01: Merge pull request #87 from apache/feature/UIMA-6254-Move-API-report-post-analysis-script-into-the-build-resources

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

rec pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit c783560502c7abf20d8663a05731964f54f3395b
Merge: 1364eec bf5518c
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Sat Nov 14 19:04:44 2020 +0100

    Merge pull request #87 from apache/feature/UIMA-6254-Move-API-report-post-analysis-script-into-the-build-resources
    
    [UIMA-6254] Move API report post-analysis script into the build resources

 uimaj-parent/pom.xml                           | 98 +-------------------------
 uimaj-parent/src/main/groovy/api-report.groovy | 30 --------
 2 files changed, 3 insertions(+), 125 deletions(-)