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

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


    from 722b047  Merge pull request #144 from 
apache/bugfix/UIMA-6386-Wrong-session-set-on-ConfigurationManager-in-aggregates
     add 0ac6cc8  [UIMA-6389] Logger_common_impl swallows exception
     add 9cbd212  [UIMA-6389] Logger_common_impl swallows exception
     add 0b57e1a  [UIMA-6389] Logger_common_impl swallows exception
     add 41963b1  [UIMA-6389] Logger_common_impl swallows exception
     new adec365  Merge pull request #150 from 
apache/bugfix/UIMA-6389-Logger_common_impl-swallows-exception

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:
 .../apache/uima/util/impl/Slf4jLogger_impl.java    | 341 ++++++------
 .../uima/util/impl/JSR47Logger_implTest.java       | 434 +++++++--------
 .../apache/uima/util/impl/Log4JMessageCapture.java |  79 +++
 .../uima/util/impl/Log4jLogger_implTest.java       | 610 ++++++++++-----------
 .../util/impl/Slf4jLogger_implCapturingTest.java   | 186 +++++++
 5 files changed, 948 insertions(+), 702 deletions(-)
 create mode 100644 
uimaj-core/src/test/java/org/apache/uima/util/impl/Log4JMessageCapture.java
 create mode 100644 
uimaj-core/src/test/java/org/apache/uima/util/impl/Slf4jLogger_implCapturingTest.java

Reply via email to