<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>src/test/scala/net/lag/kestrel/load/Flood.scala</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -75,7 +75,7 @@
     &lt;/java&gt;
   &lt;/target&gt;
 
-  &lt;target name=&quot;many-clients-100&quot; depends=&quot;prepare&quot;&gt;
+  &lt;target name=&quot;many-clients&quot; depends=&quot;prepare&quot;&gt;
     &lt;java classname=&quot;net.lag.kestrel.load.ManyClients&quot; fork=&quot;true&quot; failonerror=&quot;true&quot;&gt;
       &lt;classpath&gt;
         &lt;path refid=&quot;test.path&quot; /&gt;
@@ -85,18 +85,19 @@
       &lt;syspropertyset&gt;
         &lt;propertyref builtin=&quot;commandline&quot; /&gt;
       &lt;/syspropertyset&gt;
-      &lt;arg value=&quot;100&quot; /&gt;
     &lt;/java&gt;
   &lt;/target&gt;
 
-  &lt;target name=&quot;many-clients-500&quot; depends=&quot;prepare&quot;&gt;
-    &lt;java classname=&quot;net.lag.kestrel.load.ManyClients&quot; fork=&quot;true&quot; failonerror=&quot;true&quot;&gt;
+  &lt;target name=&quot;flood&quot; depends=&quot;prepare&quot;&gt;
+    &lt;java classname=&quot;net.lag.kestrel.load.Flood&quot; fork=&quot;true&quot; failonerror=&quot;true&quot;&gt;
       &lt;classpath&gt;
         &lt;path refid=&quot;test.path&quot; /&gt;
         &lt;pathelement location=&quot;${target.dir}/classes&quot; /&gt;
         &lt;pathelement location=&quot;${target.dir}/test-classes&quot; /&gt;
       &lt;/classpath&gt;
-      &lt;arg value=&quot;500&quot; /&gt;
+      &lt;syspropertyset&gt;
+        &lt;propertyref builtin=&quot;commandline&quot; /&gt;
+      &lt;/syspropertyset&gt;
     &lt;/java&gt;
   &lt;/target&gt;
 </diff>
      <filename>tests.xml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3470f7d7223feca6a72331924d5eb768ac989191</id>
    </parent>
  </parents>
  <author>
    <name>Robey Pointer</name>
    <email>robey@twitter.com</email>
  </author>
  <url>http://github.com/robey/kestrel/commit/87a39b2e2e2b041c5c767271bd969662f53f443d</url>
  <id>87a39b2e2e2b041c5c767271bd969662f53f443d</id>
  <committed-date>2009-04-14T22:25:02-07:00</committed-date>
  <authored-date>2009-04-14T22:25:02-07:00</authored-date>
  <message>new flood test.</message>
  <tree>4f27162cf803064d17a96364d3cfbf1cb18cce69</tree>
  <committer>
    <name>Robey Pointer</name>
    <email>robey@twitter.com</email>
  </committer>
</commit>
