From dd40ac4c879160e598e8f08c1800347767de01af Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Wed, 12 Aug 2009 18:24:45 +0000 Subject: QPID-2002 : Update the signal for when the broker is ready to be the new BRK-1004 log message for the java profiles. qpid.ready=BRK-1004 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@803653 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/java.testprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/test-profiles/java.testprofile') diff --git a/java/test-profiles/java.testprofile b/java/test-profiles/java.testprofile index 52f1013cf1..05a801ee06 100644 --- a/java/test-profiles/java.testprofile +++ b/java/test-profiles/java.testprofile @@ -1,7 +1,7 @@ broker.language=java broker=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT -c @CONFIG_FILE -l ${test.profiles}/log4j-test.xml broker.clean=${test.profiles}/clean-dir ${build.data} ${project.root}/build/work/derbyDB -broker.ready=Ready +broker.ready=BRK-1004 broker.stopped=Exception profile.excludes=08TransientExcludes 08StandaloneExcludes -- cgit v1.2.1