Josh Elser created ACCUMULO-2813:
------------------------------------
Summary: Missing log4j configuration files for tests after module refactor
Key: ACCUMULO-2813
URL: https://issues.apache.org/jira/browse/ACCUMULO-2813
Project: Accumulo
Issue Type: Bug
Components: build, test
Affects Versions: 1.6.0
Reporter: Josh Elser
Assignee: Josh Elser
Fix For: 1.6.1
After the server -> [server/tserver, server/master, server/gc, etc] maven module movement,
some modules did not retain Log4j configuration on the test-classpath which keeps any logging
from occurring during unit tests.
Identify modules missing a log4j.properties in src/test/resources and ensure that an appender
is configured.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|