duli created TUBEMQ-210:
---------------------------
Summary: Add log4j properties file for unit tests
Key: TUBEMQ-210
URL: https://issues.apache.org/jira/browse/TUBEMQ-210
Project: Apache TubeMQ
Issue Type: Bug
Reporter: duli
Currently, all modules of unit tests do not have log4j properties file, if you
execute them, there are som warn message because of missing log4j properties
files.
log4j:WARN No appenders could be found for logger
(org.apache.tubemq.client.factory.TubeBaseSessionFactory).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more
info.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)