Author: ritchiem
Date: Wed Aug 12 18:24:45 2009
New Revision: 803653
URL: http://svn.apache.org/viewvc?rev=803653&view=rev
Log:
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
Modified:
qpid/trunk/qpid/java/test-profiles/java-derby.testprofile
qpid/trunk/qpid/java/test-profiles/java.testprofile
Modified: qpid/trunk/qpid/java/test-profiles/java-derby.testprofile
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/java-derby.testprofile?rev=803653&r1=803652&r2=803653&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/java-derby.testprofile (original)
+++ qpid/trunk/qpid/java/test-profiles/java-derby.testprofile Wed Aug 12
18:24:45 2009
@@ -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
broker.config=${project.root}/build/etc/config-systests-derby.xml
Modified: qpid/trunk/qpid/java/test-profiles/java.testprofile
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/java.testprofile?rev=803653&r1=803652&r2=803653&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/java.testprofile (original)
+++ qpid/trunk/qpid/java/test-profiles/java.testprofile Wed Aug 12 18:24:45 2009
@@ -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
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]