summaryrefslogtreecommitdiff
path: root/java/java.testprofile
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2009-04-28 14:04:36 +0000
committerAidan Skinner <aidan@apache.org>2009-04-28 14:04:36 +0000
commit979e96cb1df81a1a01204521dbfd6e19fdbcaf7b (patch)
tree8b087f3945bc113a909120eb69ff5c3a67f50e36 /java/java.testprofile
parentda80c673e9f5d0b05118f4f0b8698402fd2c6dd2 (diff)
downloadqpid-python-979e96cb1df81a1a01204521dbfd6e19fdbcaf7b.tar.gz
QPID-1730: add AlertingTest, although not to 010
java.testprofile: Make sure that the broker can always find the log configuration file even if we've used a different directory for the config file QpidTestCase: expose the file that the output is being written to as a protected variable. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@769406 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/java.testprofile')
-rw-r--r--java/java.testprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/java.testprofile b/java/java.testprofile
index 4567db5f28..9581064ae3 100644
--- a/java/java.testprofile
+++ b/java/java.testprofile
@@ -1,5 +1,5 @@
broker.language=java
-broker=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT -c @CONFIG_FILE
+broker=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT -c @CONFIG_FILE -l ${project.root}/log4j-test.xml
broker.clean=${project.root}/clean-dir ${build.data}
broker.ready=Qpid Broker Ready