Archive for August 2009

httest 1.12.4 has been released

* Fixed httest: Do not url encode “+”

* Improved httest: if read huge lines, httest will grow exponentaly in memory

* Fixed httest: Socket eof reader do hold only the last 8KB

* Improved httest: Read _EXEC output in one peace instead line by line

* Fixed httest: Reading/writing file from/to pipe do not work properly

* Fixed httest: Data need to be null terminated for regex even binary data

* Improved httest: Base64 encoding/decoding support

Related link: More information (external link)

Sonar 1.10 released

Sonar is an open source platform to manage Java source code quality.

The Sonar Team is pleased to announce the release of Sonar 1.10.


The new version manages 5 levels of priority on rules and associates a weight to each of them. It means that Rules Compliance Index not only is sharper, but can be customized.



On top of this, around 50 improvements and bug fixes are contained in this version. Amongst them :

- Ability to do configuration at project level and override the general settings

- Ability to filter by rule or group of rules (priority for example) when viewing the code

- Improvement of Violations drill down

- Integration of Cobertura 2.3

- Tendencies calculated on 30 days



On the technical side, performances have been improved and the plugins API has been rationalized.



Have fun !



The Sonar Team


Related link: More information (external link)