This is an automated email from the ASF dual-hosted git repository.
robbie pushed a change to branch new-logging
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
from f454dbb5df add some more needed deps; essentially every module with
tests (or without specific log test config) will need this to avoid a
stacktrace from logging setup issues
new 92408fc7b4 make a start on a basic loging config for distribution
new c2e27fc6a1 fix format of code prefix in messages, pointed out by
failing test
The 2 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/activemq/artemis/cli/commands/Create.java | 2 +-
.../apache/activemq/artemis/cli/commands/bin/artemis | 6 ++----
.../activemq/artemis/cli/commands/bin/artemis.cmd | 6 ++----
.../artemis/cli/commands/etc/log4j2-config.properties | 17 ++++++-----------
.../java/org/apache/activemq/cli/test/ArtemisTest.java | 2 +-
.../activemq/artemis/logprocessor/LogProcessor.java | 4 ++--
6 files changed, 14 insertions(+), 23 deletions(-)
copy tests/config/log4j2-tests-config-CI.properties =>
artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/log4j2-config.properties
(73%)