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