summaryrefslogtreecommitdiff
path: root/java/java.testprofile
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2009-05-26 14:41:05 +0000
committerAidan Skinner <aidan@apache.org>2009-05-26 14:41:05 +0000
commitfdba1a9ed5074286fe58ebf9be543bbebea0bb79 (patch)
treede313f1a35d28665ec994588a0372a7c3eaf5080 /java/java.testprofile
parent8e4990b96258dfb574b816988cb07823f1a7ef82 (diff)
downloadqpid-python-fdba1a9ed5074286fe58ebf9be543bbebea0bb79.tar.gz
Don't delete derby.log. Use virtualhost-systests.xml for testing purpouses. Minor code cleanup in AlertingTest.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@778723 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 16d831d02d..d1ec1a0e41 100644
--- a/java/java.testprofile
+++ b/java/java.testprofile
@@ -1,6 +1,6 @@
broker.language=java
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} ${project.root}/derbyDB ${project.root}/derby.log
+broker.clean=${project.root}/clean-dir ${build.data} ${project.root}/derbyDB
broker.ready=Qpid Broker Ready
test.excludesfile=${project.root}/ExcludeList ${project.root}/XAExcludeList ${project.root}/08ExcludeList-nonvm