This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch new-logging in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
commit 7f8ab2b8de2be38c3d27d765b1a0f22712de09a9 Author: Robbie Gemmell <[email protected]> AuthorDate: Tue Jul 26 11:28:57 2022 +0100 add note about e2e-test fixups needed --- TODO-new-logging.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO-new-logging.txt b/TODO-new-logging.txt index c872caeb36..a700274062 100644 --- a/TODO-new-logging.txt +++ b/TODO-new-logging.txt @@ -1,5 +1,6 @@ TODOs not explicitly noted in the code itself already: +- Update e2e-tests instance logging config and scripts/profiles - Remove JBL use from many integration-tests etc tests still using it - Fix stacktraces of generated exceptions not to include the generated 'logmessage' method creating it. - Remove references to wildfly-common in scripts and profiles and cli commands
