You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ro...@apache.org on 2022/07/29 12:38:00 UTC

[activemq-artemis] 03/04: also move the old main tests logging.config file

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 17d7084508e8665082833b215b7c9e2876a7e750
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Fri Jul 29 13:09:48 2022 +0100

    also move the old main tests logging.config file
---
 tests/config/logging.properties => DELETE-ME-tests-logging.properties | 0
 TODO-new-logging.txt                                                  | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/config/logging.properties b/DELETE-ME-tests-logging.properties
similarity index 100%
rename from tests/config/logging.properties
rename to DELETE-ME-tests-logging.properties
diff --git a/TODO-new-logging.txt b/TODO-new-logging.txt
index 3965062f77..a94a86d263 100644
--- a/TODO-new-logging.txt
+++ b/TODO-new-logging.txt
@@ -8,4 +8,4 @@ TODOs not explicitly noted in the code itself already:
 - 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 file once all needed comparisons are done.
+- Delete the old DELETE-ME-logging.properties and DELETE-ME-tests-logging.properties files once all needed comparisons are done.