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/12/13 17:02:10 UTC

[uima-uimaj] 01/01: Merge pull request #163 from apache/bugfix/UIMA-6401-CPE-ThreadGroupDestroyer-keeps-unnecessary-reference-on-CPMEngine

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-uimaj.git

commit 22d6a907dc8bb90ce983ece96fa24fb63c97a759
Merge: b24559c f8d6999
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Dec 13 18:02:05 2021 +0100

    Merge pull request #163 from apache/bugfix/UIMA-6401-CPE-ThreadGroupDestroyer-keeps-unnecessary-reference-on-CPMEngine
    
    [UIMA-6401] CPE ThreadGroupDestroyer keeps unnecessary reference on CPMEngine

 .../uima/collection/impl/cpm/engine/CPMEngine.java | 1138 ++++++++++----------
 .../collection/impl/cpm/cpm_messages.properties    |  988 ++++++++---------
 2 files changed, 1042 insertions(+), 1084 deletions(-)