From 7163772cf96e0f353629984fec667dc45d96bf0d Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Thu, 8 Jan 2009 17:22:59 +0000 Subject: Tag M4 RC7 git-svn-id: https://svn.apache.org/repos/asf/qpid/tags/M4@732765 13f79535-47bb-0310-9956-ffa450edef68 --- RC7/qpid/java/java.testprofile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 RC7/qpid/java/java.testprofile (limited to 'RC7/qpid/java/java.testprofile') diff --git a/RC7/qpid/java/java.testprofile b/RC7/qpid/java/java.testprofile new file mode 100644 index 0000000000..95282b8ee1 --- /dev/null +++ b/RC7/qpid/java/java.testprofile @@ -0,0 +1,5 @@ +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}/ExcludeList ${project.root}/XAExcludeList ${project.root}/08ExcludeList-nonvm -- cgit v1.2.1