diff options
Diffstat (limited to 'java/java-derby.testprofile')
| -rw-r--r-- | java/java-derby.testprofile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/java/java-derby.testprofile b/java/java-derby.testprofile new file mode 100644 index 0000000000..bb0dbf3663 --- /dev/null +++ b/java/java-derby.testprofile @@ -0,0 +1,7 @@ +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}/build/work/derbyDB +broker.ready=Qpid Broker Ready +broker.config=${project.root}/build/etc/config-systests-derby.xml + +test.excludesfile=${project.root}/ExcludeList ${project.root}/XAExcludeList ${project.root}/08ExcludeList-nonvm |
