<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/grinder</link><counters><counter name="forever" lastEventTime="1266260354" firstEventTime="1164565792">860</counter><counter name="lastMonth" lastEventTime="1266260354" firstEventTime="1265324604">3</counter></counters><metadata><item name="subtitle"><value type="text/plain">Java Load Testing Framework</value></item><item name="description"><value type="text/plain">The Grinder is a Java load-testing framework. It is freely available under a BSD-style open-source license. The Grinder 3 uses the powerful scripting language Jython, and allows any Java code to be tested without the need to write a plug-in.</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">The Grinder</value></item><item name="url"><value type="text/plain">http://grinder.sourceforge.net</value></item><item name="related-filter"><value type="text/plain">None</value></item></metadata><recentMessages><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-2.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id E3B671D80B6
	for &lt;cia@cia.vc&gt;; Mon, 15 Feb 2010 10:59:13 -0800 (PST)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by sfp-svn-2.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1Nh69v-0001FC-Pq
	for cia@cia.vc; Mon, 15 Feb 2010 18:59:03 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1Nh69v-0001FC-Pq@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 15 Feb 2010 18:59:03 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4231</revision><author>philipa</author><log>Fix bug 2947509 - Improve algorithm that finds agent jar. </log><diffLines>94</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4231</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/CHANGES">trunk/source/CHANGES</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/agent/AgentImplementation.java">trunk/source/src/net/grinder/engine/agent/AgentImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/engine/agent/TestAgentImplementation.java">trunk/source/tests-src/net/grinder/engine/agent/TestAgentImplementation.java</file></files></commit></body><timestamp>1266260354</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-3.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 96A591D82DD
	for &lt;cia@cia.vc&gt;; Thu,  4 Feb 2010 15:17:36 -0800 (PST)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by sfp-svn-3.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NdAwv-0006Kj-2q
	for cia@cia.vc; Thu, 04 Feb 2010 23:17:25 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NdAwv-0006Kj-2q@sfp-svn-3.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 04 Feb 2010 23:17:25 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4230</revision><author>philipa</author><log>Fix bug 2945358 - Fail gracefully if the agent jar file can't be
found. </log><diffLines>592</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4230</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/CHANGES">trunk/source/CHANGES</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/build.xml">trunk/source/build.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/process/GrinderProcess.java">trunk/source/src/net/grinder/engine/process/GrinderProcess.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/process/instrumenter/MasterInstrumenter.java">trunk/source/src/net/grinder/engine/process/instrumenter/MasterInstrumenter.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/process/instrumenter/dcr/DCRInstrumenterFactory.java">trunk/source/src/net/grinder/engine/process/instrumenter/dcr/DCRInstrumenterFactory.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/engine/process/instrumenter/TestMasterInstrumenter.java">trunk/source/tests-src/net/grinder/engine/process/instrumenter/TestMasterInstrumenter.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/engine/process/instrumenter/TestMasterInstrumenterWithJython25.java">trunk/source/tests-src/net/grinder/engine/process/instrumenter/TestMasterInstrumenterWithJython25.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/engine/process/instrumenter/dcr/TestDCRInstrumenterFactory.java">trunk/source/tests-src/net/grinder/engine/process/instrumenter/dcr/TestDCRInstrumenterFactory.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/plugin/http/TestHTTPRequest.java">trunk/source/tests-src/net/grinder/plugin/http/TestHTTPRequest.java</file></files></commit></body><timestamp>1265325458</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-3.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 1D0411D82DD
	for &lt;cia@cia.vc&gt;; Thu,  4 Feb 2010 15:03:22 -0800 (PST)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by sfp-svn-3.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NdAj9-00063v-Nq
	for cia@cia.vc; Thu, 04 Feb 2010 23:03:11 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NdAj9-00063v-Nq@sfp-svn-3.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 04 Feb 2010 23:03:11 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4229</revision><author>philipa</author><log>Fix minor typo. </log><diffLines>15</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4229</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g3/http-plugin.xml">trunk/documentation/src/documentation/content/xdocs/g3/http-plugin.xml</file></files></commit></body><timestamp>1265324603</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 487991D8266
	for &lt;cia@cia.vc&gt;; Fri, 29 Jan 2010 08:27:21 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1Natgc-0008Sc-Ok
	for cia@cia.vc; Fri, 29 Jan 2010 16:27:10 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1Natgc-0008Sc-Ok@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Fri, 29 Jan 2010 16:27:10 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4228</revision><author>philipa</author><log>Merge 4218,  </log><diffLines>57</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4228</url><files><file uri="https://grinder.svn.sourceforge.net/svnroot/grinder/branches/published-docs/documentation/">branches/published-docs/documentation/</file><file uri="https://grinder.svn.sourceforge.net/svnroot/grinder/branches/published-docs/documentation/imported/">branches/published-docs/documentation/imported/</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/branches/published-docs/documentation/src/documentation/content/xdocs/license.xml">branches/published-docs/documentation/src/documentation/content/xdocs/license.xml</file><file uri="https://grinder.svn.sourceforge.net/svnroot/grinder/branches/published-docs/documentation/src/documentation/content/xdocs/links.xml">branches/published-docs/documentation/src/documentation/content/xdocs/links.xml</file><file uri="https://grinder.svn.sourceforge.net/svnroot/grinder/branches/published-docs/documentation/src/documentation/content/xdocs/site.xml">branches/published-docs/documentation/src/documentation/content/xdocs/site.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/branches/published-docs/documentation/src/documentation/skinconf.xml">branches/published-docs/documentation/src/documentation/skinconf.xml</file></files></commit></body><timestamp>1264782441</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from dn4whf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 1E6C3795FE
	for &lt;cia@cia.vc&gt;; Fri, 29 Jan 2010 03:52:29 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-1.v30.ch3.sourceforge.com)
	by dn4whf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NapOc-0005NF-RO
	for cia@cia.vc; Fri, 29 Jan 2010 11:52:18 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NapOc-0005NF-RO@dn4whf1.ch3.sourceforge.com&gt;</header><header name="Date">Fri, 29 Jan 2010 11:52:18 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4227</revision><author>philipa</author><log>Merge 4226.  </log><diffLines>78</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4227</url><files><file uri="https://grinder.svn.sourceforge.net/svnroot/grinder/branches/published-docs/documentation/">branches/published-docs/documentation/</file><file uri="https://grinder.svn.sourceforge.net/svnroot/grinder/branches/published-docs/documentation/imported/">branches/published-docs/documentation/imported/</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/branches/published-docs/documentation/src/documentation/content/xdocs/links.xml">branches/published-docs/documentation/src/documentation/content/xdocs/links.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/branches/published-docs/documentation/src/documentation/content/xdocs/site.xml">branches/published-docs/documentation/src/documentation/content/xdocs/site.xml</file></files></commit></body><timestamp>1264765949</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 74yxhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 81606795FE
	for &lt;cia@cia.vc&gt;; Fri, 29 Jan 2010 00:34:20 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by 74yxhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NamIs-0001Ho-96
	for cia@cia.vc; Fri, 29 Jan 2010 08:34:10 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NamIs-0001Ho-96@74yxhf1.ch3.sourceforge.com&gt;</header><header name="Date">Fri, 29 Jan 2010 08:34:10 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4226</revision><author>philipa</author><log>The Grinder Agent Installer.  </log><diffLines>50</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4226</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/links.xml">trunk/documentation/src/documentation/content/xdocs/links.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/site.xml">trunk/documentation/src/documentation/content/xdocs/site.xml</file></files></commit></body><timestamp>1264754060</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id AE006795F6
	for &lt;cia@cia.vc&gt;; Fri, 15 Jan 2010 05:42:31 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NVmRR-0005p2-Ch
	for cia@cia.vc; Fri, 15 Jan 2010 13:42:21 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NVmRR-0005p2-Ch@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Fri, 15 Jan 2010 13:42:21 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4225</revision><author>philipa</author><log>Correct inital enable status of file related actions. </log><diffLines>83</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4225</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/swingui/ConsoleUI.java">trunk/source/src/net/grinder/console/swingui/ConsoleUI.java</file></files></commit></body><timestamp>1263562951</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 74yxhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 115791D828B
	for &lt;cia@cia.vc&gt;; Tue, 12 Jan 2010 07:53:07 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by 74yxhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NUj3A-0007KR-NZ
	for cia@cia.vc; Tue, 12 Jan 2010 15:52:56 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NUj3A-0007KR-NZ@74yxhf1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 12 Jan 2010 15:52:56 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4224</revision><author>philipa</author><log>Implement feature request 887214 - the console now optionally includes
the totals line in saved results. </log><diffLines>556</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4224</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/CHANGES">trunk/source/CHANGES</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/common/resources/Console.properties">trunk/source/src/net/grinder/console/common/resources/Console.properties</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/common/resources/Console_de.properties">trunk/source/src/net/grinder/console/common/resources/Console_de.properties</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/common/resources/Console_es.properties">trunk/source/src/net/grinder/console/common/resources/Console_es.properties</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/common/resources/Console_fr.properties">trunk/source/src/net/grinder/console/common/resources/Console_fr.properties</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/common/resources/Console_it.properties">trunk/source/src/net/grinder/console/common/resources/Console_it.properties</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/common/resources/Console_nl.properties">trunk/source/src/net/grinder/console/common/resources/Console_nl.properties</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/common/resources/Console_pl.properties">trunk/source/src/net/grinder/console/common/resources/Console_pl.properties</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/common/resources/Console_ru.properties">trunk/source/src/net/grinder/console/common/resources/Console_ru.properties</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/common/resources/Console_zh.properties">trunk/source/src/net/grinder/console/common/resources/Console_zh.properties</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/model/ConsoleProperties.java">trunk/source/src/net/grinder/console/model/ConsoleProperties.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/swingui/ConsoleUI.java">trunk/source/src/net/grinder/console/swingui/ConsoleUI.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/swingui/CumulativeStatisticsTableModel.java">trunk/source/src/net/grinder/console/swingui/CumulativeStatisticsTableModel.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/console/model/TestConsoleProperties.java">trunk/source/tests-src/net/grinder/console/model/TestConsoleProperties.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/console/swingui/TestCumulativeStatisticsTableModel.java">trunk/source/tests-src/net/grinder/console/swingui/TestCumulativeStatisticsTableModel.java</file></files></commit></body><timestamp>1263311656</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 74yxhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id D83CD1D828A
	for &lt;cia@cia.vc&gt;; Tue, 12 Jan 2010 07:49:43 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by 74yxhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NUizt-0007Gp-Nm
	for cia@cia.vc; Tue, 12 Jan 2010 15:49:33 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NUizt-0007Gp-Nm@74yxhf1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 12 Jan 2010 15:49:33 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4223</revision><author>philipa</author><log>Fix bug 2837600 - Content-type header written instead of Content-Type. </log><diffLines>200</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4223</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/CHANGES">trunk/source/CHANGES</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/HTTPClient/HTTPConnection.java">trunk/source/src/HTTPClient/HTTPConnection.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/plugin/http/HTTPPluginConnection.java">trunk/source/src/net/grinder/plugin/http/HTTPPluginConnection.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/tools/tcpproxy/HTTPResponse.java">trunk/source/src/net/grinder/tools/tcpproxy/HTTPResponse.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/plugin/http/TestHTTPUtilitiesImplementation.java">trunk/source/tests-src/net/grinder/plugin/http/TestHTTPUtilitiesImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/tools/tcpproxy/TestHTTPProxyTCPProxyEngine.java">trunk/source/tests-src/net/grinder/tools/tcpproxy/TestHTTPProxyTCPProxyEngine.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/tools/tcpproxy/TestHTTPResponse.java">trunk/source/tests-src/net/grinder/tools/tcpproxy/TestHTTPResponse.java</file></files></commit></body><timestamp>1263311384</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from c3vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 092B01D828C
	for &lt;cia@cia.vc&gt;; Sun,  3 Jan 2010 09:25:07 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by c3vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NRUCE-0001Hf-Fl
	for cia@cia.vc; Sun, 03 Jan 2010 17:24:54 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NRUCE-0001Hf-Fl@c3vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 03 Jan 2010 17:24:54 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4222</revision><author>philipa</author><log>Fix testReadTimeout(). </log><diffLines>236</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4222</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/plugin/http/HTTPRequestHandler.java">trunk/source/tests-src/net/grinder/plugin/http/HTTPRequestHandler.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/plugin/http/TestHTTPPluginThreadState.java">trunk/source/tests-src/net/grinder/plugin/http/TestHTTPPluginThreadState.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/plugin/http/TestHTTPRequest.java">trunk/source/tests-src/net/grinder/plugin/http/TestHTTPRequest.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/plugin/http/TestHTTPUtilitiesImplementation.java">trunk/source/tests-src/net/grinder/plugin/http/TestHTTPUtilitiesImplementation.java</file></files></commit></body><timestamp>1262539507</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from c3vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id D13DF1D8233
	for &lt;cia@cia.vc&gt;; Sun,  3 Jan 2010 09:24:01 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by c3vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NRUBD-0001GX-3y
	for cia@cia.vc; Sun, 03 Jan 2010 17:23:51 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NRUBD-0001GX-3y@c3vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 03 Jan 2010 17:23:51 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4221</revision><author>philipa</author><log>Fix bug 2501418 - Handle socket lingering properly. </log><diffLines>70</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4221</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/CHANGES">trunk/source/CHANGES</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/HTTPClient/HTTPConnection.java">trunk/source/src/HTTPClient/HTTPConnection.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/HTTPClient/StreamDemultiplexor.java">trunk/source/src/HTTPClient/StreamDemultiplexor.java</file></files></commit></body><timestamp>1262539442</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 3kljzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id D57691D8233
	for &lt;cia@cia.vc&gt;; Sun,  3 Jan 2010 07:56:22 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by 3kljzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NRSoO-0007NR-Lc
	for cia@cia.vc; Sun, 03 Jan 2010 15:56:12 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NRSoO-0007NR-Lc@3kljzd1.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 03 Jan 2010 15:56:12 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4220</revision><author>philipa</author><log>Replace integer constants with enums. </log><diffLines>383</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4220</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/TCPProxy.java">trunk/source/src/net/grinder/TCPProxy.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/plugin/http/tcpproxyfilter/ProcessHTTPRecordingWithXSLT.java">trunk/source/src/net/grinder/plugin/http/tcpproxyfilter/ProcessHTTPRecordingWithXSLT.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/statistics/StatisticsTable.java">trunk/source/src/net/grinder/statistics/StatisticsTable.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/FixedWidthFormatter.java">trunk/source/src/net/grinder/util/FixedWidthFormatter.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/util/TestFixedWidthFormatter.java">trunk/source/tests-src/net/grinder/util/TestFixedWidthFormatter.java</file></files></commit></body><timestamp>1262534183</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 3kljzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id DF56B1D8233
	for &lt;cia@cia.vc&gt;; Sun,  3 Jan 2010 07:55:42 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by 3kljzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NRSnk-0007Mz-M5
	for cia@cia.vc; Sun, 03 Jan 2010 15:55:32 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NRSnk-0007Mz-M5@3kljzd1.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 03 Jan 2010 15:55:32 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4219</revision><author>philipa</author><log>Fix bug 2816501 - Test numbers larger than 6 digits get truncated in
out file. </log><diffLines>199</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4219</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/CHANGES">trunk/source/CHANGES</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/statistics/StatisticsTable.java">trunk/source/src/net/grinder/statistics/StatisticsTable.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/FixedWidthFormatter.java">trunk/source/src/net/grinder/util/FixedWidthFormatter.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/statistics/TestStatisticsTable.java">trunk/source/tests-src/net/grinder/statistics/TestStatisticsTable.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/util/TestFixedWidthFormatter.java">trunk/source/tests-src/net/grinder/util/TestFixedWidthFormatter.java</file></files></commit></body><timestamp>1262534143</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 3kljzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 5C1AC1D8233
	for &lt;cia@cia.vc&gt;; Sun,  3 Jan 2010 07:55:10 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by 3kljzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NRSnE-0007MD-4k
	for cia@cia.vc; Sun, 03 Jan 2010 15:55:00 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NRSnE-0007MD-4k@3kljzd1.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 03 Jan 2010 15:55:00 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4218</revision><author>philipa</author><log>Happy New Year. </log><diffLines>75</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4218</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/license.xml">trunk/documentation/src/documentation/content/xdocs/license.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skinconf.xml">trunk/documentation/src/documentation/skinconf.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/LICENSE">trunk/source/LICENSE</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/build.xml">trunk/source/build.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/common/resources/about.html">trunk/source/src/net/grinder/console/common/resources/about.html</file></files></commit></body><timestamp>1262534110</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from c3vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 7DB611D8289
	for &lt;cia@cia.vc&gt;; Sat,  2 Jan 2010 09:49:35 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by c3vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NR86P-0001f9-BW
	for cia@cia.vc; Sat, 02 Jan 2010 17:49:25 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NR86P-0001f9-BW@c3vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 02 Jan 2010 17:49:25 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4217</revision><author>philipa</author><log>Fulfil feature request 2841789 - added valueFromBodyInput() and
valuesFromBodyInput() methods to HTTPUtilities. </log><diffLines>473</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4217</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/CHANGES">trunk/source/CHANGES</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/plugin/http/HTTPUtilities.java">trunk/source/src/net/grinder/plugin/http/HTTPUtilities.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/plugin/http/HTTPUtilitiesImplementation.java">trunk/source/src/net/grinder/plugin/http/HTTPUtilitiesImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/plugin/http/tcpproxyfilter/RegularExpressions.java">trunk/source/src/net/grinder/plugin/http/tcpproxyfilter/RegularExpressions.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/plugin/http/tcpproxyfilter/RegularExpressionsImplementation.java">trunk/source/src/net/grinder/plugin/http/tcpproxyfilter/RegularExpressionsImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/plugin/http/TestHTTPUtilitiesImplementation.java">trunk/source/tests-src/net/grinder/plugin/http/TestHTTPUtilitiesImplementation.java</file></files></commit></body><timestamp>1262454575</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from c3vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 850BF1D8289
	for &lt;cia@cia.vc&gt;; Sat,  2 Jan 2010 09:48:14 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by c3vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NR856-0001eB-Bx
	for cia@cia.vc; Sat, 02 Jan 2010 17:48:04 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NR856-0001eB-Bx@c3vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 02 Jan 2010 17:48:04 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4216</revision><author>philipa</author><log>Disable FindBugs rule rather than work around it. </log><diffLines>63</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4216</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/etc/findbugs-exclude.xml">trunk/source/etc/findbugs-exclude.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/plugin/http/HTTPUtilitiesImplementation.java">trunk/source/src/net/grinder/plugin/http/HTTPUtilitiesImplementation.java</file></files></commit></body><timestamp>1262454495</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from dn4whf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id AC9C51D8289
	for &lt;cia@cia.vc&gt;; Sat,  2 Jan 2010 07:48:57 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-1.v30.ch3.sourceforge.com)
	by dn4whf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NR6Df-0002TX-HE
	for cia@cia.vc; Sat, 02 Jan 2010 15:48:47 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NR6Df-0002TX-HE@dn4whf1.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 02 Jan 2010 15:48:47 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4215</revision><author>philipa</author><log>Fulfil feature request 2923975 - added valuesFromHiddenInput() and
valuesFromBodyURI() methods to HTTPUtilities. </log><diffLines>701</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4215</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/CHANGES">trunk/source/CHANGES</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/plugin/http/HTTPUtilities.java">trunk/source/src/net/grinder/plugin/http/HTTPUtilities.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/plugin/http/HTTPUtilitiesImplementation.java">trunk/source/src/net/grinder/plugin/http/HTTPUtilitiesImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/plugin/http/TestHTTPUtilitiesImplementation.java">trunk/source/tests-src/net/grinder/plugin/http/TestHTTPUtilitiesImplementation.java</file></files></commit></body><timestamp>1262447337</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 15A101D8285
	for &lt;cia@cia.vc&gt;; Mon, 28 Dec 2009 09:38:52 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NPJYI-0004YQ-II
	for cia@cia.vc; Mon, 28 Dec 2009 17:38:42 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NPJYI-0004YQ-II@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 28 Dec 2009 17:38:42 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4214</revision><author>philipa</author><log>Test fix for 2919190. </log><diffLines>102</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4214</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/plugin/http/HTTPRequestHandler.java">trunk/source/tests-src/net/grinder/plugin/http/HTTPRequestHandler.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/plugin/http/TestHTTPRequest.java">trunk/source/tests-src/net/grinder/plugin/http/TestHTTPRequest.java</file></files></commit></body><timestamp>1262021933</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id C75411D8285
	for &lt;cia@cia.vc&gt;; Mon, 28 Dec 2009 09:38:10 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NPJXb-0004Xj-Or
	for cia@cia.vc; Mon, 28 Dec 2009 17:37:59 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NPJXb-0004Xj-Or@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 28 Dec 2009 17:37:59 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4213</revision><author>philipa</author><log>Note fix for 2919190. </log><diffLines>17</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4213</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/CHANGES">trunk/source/CHANGES</file></files></commit></body><timestamp>1262021890</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id BF8991D8285
	for &lt;cia@cia.vc&gt;; Mon, 28 Dec 2009 09:37:44 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NPJXC-0004X4-IF
	for cia@cia.vc; Mon, 28 Dec 2009 17:37:34 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NPJXC-0004X4-IF@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 28 Dec 2009 17:37:34 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4212</revision><author>philipa</author><log>Neaten up whitespace for our changes and add GRINDER MODIFICATION
markers for setSoTimeout change. </log><diffLines>46</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4212</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/HTTPClient/HTTPConnection.java">trunk/source/src/HTTPClient/HTTPConnection.java</file></files></commit></body><timestamp>1262021865</timestamp></message></recentMessages></statsTarget>