The Grinder 3.0 Beta 15 is released
"Philip Aston" <[email protected]> Sat, 13 Dec 2003 18:45:44 -0000
| Newsgroups | gmane.comp.java.grinder.announce |
|---|---|
| Message-ID | <[email protected]> |
The Grinder 3.0 Beta 15 can be downloaded from http://sourceforge.net/projects/grinder Scripting engine fixes. Log file management. Console usability. - Phil Grinder 3.0-beta15 ------------------ The use of the implicit 'grinder' script context object is deprecated. You should explicitly "from net.grinder.Grinder import grinder" in your scripts to ensure they remain compatible with future releases. Fix bug 810532 - problems invoking methods. You can now wrap Jython objects that are subclassed from Java objects. Thanks to Karl Wyer for the report, and also to John Stanford White for requesting this. HTTPPluginTCPProxyFilter now records the User-Agent header. Thanks to Danny Faught for pointing out the opportunity. Fix bug 852217 - sample interval jumps after I set it. Thanks to Danny Faught for the report. Fix/enhance the TCPProxy's support for chained HTTPS proxies. This should now work with a wider range of proxies. Improved console error handling. Fix bug 852298 - null pointer exception when multicast fails. Thanks to Danny Faught for the report. Remove support for grinder.appendLog, I suspect it was rarely used. Add new feature which keeps archives of old logs, see grinder.numberOfOldLogs. This should be much more useful when resetting processes with the console. Add a confirm dialog to "Stop Processes" as its probably not what the user wants to do. Bertrand Ave has added support for regular expressions to his new HTTPPluginTCPProxyFilter (see notes below). The implementation now has its own response filter; use the TCPProxy "-newhttpplugin" as a short cut. An example properties file can be found in contrib/httpplugin. ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/