]
Bela Ban commented on JGRP-1962:
--------------------------------
Actually, I need this file to run my unit tests. Why can't you simply use
{{-Dlog4j.configuration=/your/home/log4j2.xml}} ?
Do not include the log4j2.xml resource in the released JGroups jar
------------------------------------------------------------------
Key: JGRP-1962
URL:
https://issues.jboss.org/browse/JGRP-1962
Project: JGroups
Issue Type: Task
Affects Versions: 3.6.4
Reporter: Sanne Grinovero
Assignee: Bela Ban
Fix For: 3.6.6
The {{log4j2.xml}} configuration file is included in JGroups, but this makes it hard to
override the logging as this will likely conflict with other resources configured by end
user applications.