The Grinder 3.0 Beta 33 is released
Philip Aston <[email protected]> Sat, 17 Mar 2007 14:04:06 +0000
| Newsgroups | gmane.comp.java.grinder.announce |
|---|---|
| Message-ID | <[email protected]> |
The Grinder 3.0 Beta 33 can be downloaded from
http://sourceforge.net/projects/grinder
Fixes, features, and a Chinese console translation.
- Phil
The Grinder 3.0-beta33
----------------------
Fulfil Feature Request 1524827 - Mnemonics needed. Requested by
Travis Bear.
Fulfil Feature Request 1484448 - Console window size doesn't persist.
Requested by Travis Bear.
Fulfil Feature Request 1185967 - Insert comments while capturing with
the TCPProxy. Patch implemented by Venelin Mitov.
Really fix bug 1495428 - Plugin thread context not correctly
registered for events. This bug prevented custom plugins from
receiving thread lifecycle events but did not affect the HTTP
plugin. Thanks to Klaus-Peter Berg for reporting that this was still
broken.
Fix bug 1638659 - Deadlock in SleeperImplementation. Thanks to
Bruce Adams for the report.
Change the console's monitoring of changes to files so that it no
longer assumes system time matches the file system time. This should
fix some subtle bugs, particularly for file systems on shared storage.
Fix bug 1639383 - Extra lines added to Content-Disposition. Previously,
The Grinder relied on the script maintaining line endings for textual
POST bodies, in particular multipart/form-data. This was brittle, text
editors, email, and cross platform transfer frequently alters line
endings; and I'm sure the Jython interpreter also takes a liberal
approach where a file has mixed line endings. I've applied a simple
escaping scheme to fix this. Thanks to Claes T Tenell for the report.
Fix bug 1228335 - File editing should consider end of line. The console
editor now canonicalises line endings on input, and uses the host
platform line ending on output.
Fix bug 1619450 - Unit test HTTPClient.TestCookie.testParse fails. Thanks
to Bastiaan Bakker for the report.
Fulfil Feature Request 1510072 - Save absolute timestamp somewhere.
Log both the current time zone and the start time in milliseconds since
the Epoch in the output log. Requested by Vladimir Sitnikov.
Add process control methods to console API, and provide a factory for
obtaining a ConsoleClient.
Tentative fix to bug 1677087. Thanks to Matt Moran for the report.
Remove all support for implicit 'grinder' script context object. It was
deprecated in beta 15, and the implementation was broken.
New Chinese translation from Hugh Chen. If you use this, you'll also need
to set up Java for Chinese fonts. The following blog entry may help:
http://blog.lizhao.net/2007/03/java-chinese-fonts-on-ubuntu.html
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV