From 4612263ea692f00a4bd810438bdaf9bc88022091 Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Thu, 8 Jan 2009 21:48:12 +0000 Subject: Tag for M4 RC8 git-svn-id: https://svn.apache.org/repos/asf/qpid/tags/M4@732837 13f79535-47bb-0310-9956-ffa450edef68 --- RC8/qpid/java/java.testprofile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 RC8/qpid/java/java.testprofile (limited to 'RC8/qpid/java/java.testprofile') diff --git a/RC8/qpid/java/java.testprofile b/RC8/qpid/java/java.testprofile new file mode 100644 index 0000000000..95282b8ee1 --- /dev/null +++ b/RC8/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