Author: manik.surtani(a)jboss.com
Date: 2008-01-25 06:50:20 -0500 (Fri, 25 Jan 2008)
New Revision: 5237
Modified:
benchmarks/benchmark-fwk/trunk/TODO
Log:
updated
Modified: benchmarks/benchmark-fwk/trunk/TODO
===================================================================
--- benchmarks/benchmark-fwk/trunk/TODO 2008-01-25 11:39:26 UTC (rev 5236)
+++ benchmarks/benchmark-fwk/trunk/TODO 2008-01-25 11:50:20 UTC (rev 5237)
@@ -1,3 +1,3 @@
-1. Proper naming and merging of reports, with the ability to run multiple configurations
(basically all that allJBossCacheTests.sh does, but in Java!)
-2. JBoss Cache 1.4.1 breaks during warmup
-3. ReplicationOccursTest doesn't always work - reports false errors.
\ No newline at end of file
+1. JBoss Cache 1.4.1 breaks during warmup
+2. ReplicationOccursTest doesn't always work - reports false errors.
+3. Replace cluster.sh, runNode.sh, killNode.sh and cache-product/product-x.y.z/config.sh
with Ant scripts to make them cross-platform.