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/10/14 11:58:09 UTC

[uima-uimaj] branch maintenance/3.3.x updated (e0633297d -> 17fe5d5bf)

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

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


    from e0633297d Merge pull request #236 from apache/bugfix/235-Misleading-error-message-when-JCas-type-is-not-registered
     add 82067b6cc Issue #255: File handle leak accessing performanceTuning.properties
     new 17fe5d5bf Merge pull request #256 from apache/bugfix/255-File-handle-leak-accessing-performanceTuning.properties

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:
 .../src/main/java/org/apache/uima/impl/UIMAFramework_impl.java     | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)


[uima-uimaj] 01/01: Merge pull request #256 from apache/bugfix/255-File-handle-leak-accessing-performanceTuning.properties

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

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

commit 17fe5d5bfb8618ab96ea0a1ae282dee784330833
Merge: e0633297d 82067b6cc
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Fri Oct 14 13:58:05 2022 +0200

    Merge pull request #256 from apache/bugfix/255-File-handle-leak-accessing-performanceTuning.properties
    
    Issue #255: File handle leak accessing performanceTuning.properties

 .../src/main/java/org/apache/uima/impl/UIMAFramework_impl.java     | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)