diff options
Diffstat (limited to 'java/java.testprofile')
-rw-r--r-- | java/java.testprofile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/java.testprofile b/java/java.testprofile index cef0a10661..ab98e47e97 100644 --- a/java/java.testprofile +++ b/java/java.testprofile @@ -1,5 +1,5 @@ -broker=${project.root}/build/bin/qpid-server +broker=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT broker.clean=${project.root}/clean-dir ${build.data} broker.ready=Qpid Broker Ready -test.excludesfile=${project.root}/08ExcludeList-nonvm +test.excludesfile=${project.root}/ExcludeList ${project.root}/08ExcludeList-nonvm |