diff options
| author | Aidan Skinner <aidan@apache.org> | 2009-05-26 14:41:05 +0000 |
|---|---|---|
| committer | Aidan Skinner <aidan@apache.org> | 2009-05-26 14:41:05 +0000 |
| commit | fdba1a9ed5074286fe58ebf9be543bbebea0bb79 (patch) | |
| tree | de313f1a35d28665ec994588a0372a7c3eaf5080 /java/java.testprofile | |
| parent | 8e4990b96258dfb574b816988cb07823f1a7ef82 (diff) | |
| download | qpid-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.testprofile | 2 |
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 |
