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 7375959ecea75b65688c8174de96e76728baec83 Author: Robbie Gemmell <[email protected]> AuthorDate: Mon Aug 15 16:15:35 2022 +0100 update notes --- TODO-new-logging.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO-new-logging.txt b/TODO-new-logging.txt index a32cdf4fc8..872c92f57f 100644 --- a/TODO-new-logging.txt +++ b/TODO-new-logging.txt @@ -1,10 +1,10 @@ TODOs not explicitly noted in the code itself already: - Update e2e-tests instance logging config and scripts/profiles -- Remove JBL use from last remaining integration-tests etc tests still using it +- Remove JBL use from last remaining tests etc tests still using it - Fix stacktraces of generated exceptions not to include the generated 'logmessage' method creating it. - Replace logging.config files in remaining tests/examples needing their own custom config - Remove stale log4j.properties file(s) from activemq5-unit-tests - Restore the NettySecurityClientTest and figure out what needs changed to make it work. - Restore the Travis config file -- Delete the old DELETE-ME-logging.properties and DELETE-ME-tests-logging.properties files once all needed comparisons are done. +- Delete the old DELETE-ME-logging.properties and DELETE-ME-tests-logging.properties files once all needed comparisons during old test etc config replacements are done.
