summaryrefslogtreecommitdiff
path: root/qpid/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
commit6a359e9049e06c00e77ddbccb65b7f53cbc4b032 (patch)
tree2643945e6b4b61f48e36ac17b3cb44436ac96d9f /qpid/java/module.xml
parent65e21b844f0dd9eebd00f63bba5d8a6f2e0b5188 (diff)
downloadqpid-python-6a359e9049e06c00e77ddbccb65b7f53cbc4b032.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@1438053 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/module.xml')
-rw-r--r--qpid/java/module.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/module.xml b/qpid/java/module.xml
index 997ce944f4..00c6d73959 100644
--- a/qpid/java/module.xml
+++ b/qpid/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"/>