From: <tho...@us...> - 2011-01-18 20:24:46
|
Revision: 4123 http://bigdata.svn.sourceforge.net/bigdata/?rev=4123&view=rev Author: thompsonbry Date: 2011-01-18 20:24:39 +0000 (Tue, 18 Jan 2011) Log Message: ----------- CI using the default zookeeper client port. Modified Paths: -------------- branches/QUADS_QUERY_BRANCH/build.properties Modified: branches/QUADS_QUERY_BRANCH/build.properties =================================================================== --- branches/QUADS_QUERY_BRANCH/build.properties 2011-01-18 17:36:58 UTC (rev 4122) +++ branches/QUADS_QUERY_BRANCH/build.properties 2011-01-18 20:24:39 UTC (rev 4123) @@ -381,4 +381,4 @@ # file for the zookeeper instance used to run CI. test.zookeeper.installDir=/Users/bryan/zookeeper-3.2.1 test.zookeeper.tickTime=2000 -test.zookeeper.clientPort=2888 +test.zookeeper.clientPort=2181 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |