summaryrefslogtreecommitdiff
path: root/java/module.xml
diff options
context:
space:
mode:
authorAlex Rudyy <orudyy@apache.org>2013-01-24 15:40:35 +0000
committerAlex Rudyy <orudyy@apache.org>2013-01-24 15:40:35 +0000
commit3d6b083172a8e5a3639bafb8aac48f47e4ce69d8 (patch)
treeafd016256745fc7778721d936efc330203f02011 /java/module.xml
parenta5ab795af5f8ec498fc33d1c6dd4e0c383c56f06 (diff)
downloadqpid-python-3d6b083172a8e5a3639bafb8aac48f47e4ce69d8.tar.gz
QPID-4281: Fix setting of log4j configuration in system tests. While testing the fix, some tests were found to be failing on spawned profile due to config problems - also fixed these.
Applied patch from Philip Harvey <phil@philharveyonline.com> and myself. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1438053 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/module.xml')
-rw-r--r--java/module.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/module.xml b/java/module.xml
index 997ce944f4..00c6d73959 100644
--- a/java/module.xml
+++ b/java/module.xml
@@ -398,6 +398,7 @@
<propertyref name="log4j.debug"/>
<propertyref name="log4j.configuration"/>
+ <propertyref name="log4j.configuration.file"/>
<propertyref name="root.logging.level"/>
<propertyref name="java.naming.factory.initial"/>