From 95cf440ecdb2be54931bb6e0b3391ef855b8d098 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Fri, 4 Jun 2010 14:37:50 +0000 Subject: QPID-2599: restore log4j settings files which are not named log4j.xml or log4j.properties and so need not be removed completely since they wont be automatically applied by log4j if found on the classpath like the others will git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@951419 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/resources/sustained-log4j.xml | 69 ++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 qpid/java/integrationtests/src/resources/sustained-log4j.xml (limited to 'qpid/java/integrationtests') diff --git a/qpid/java/integrationtests/src/resources/sustained-log4j.xml b/qpid/java/integrationtests/src/resources/sustained-log4j.xml new file mode 100644 index 0000000000..c5ab3137bf --- /dev/null +++ b/qpid/java/integrationtests/src/resources/sustained-log4j.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1