By Sonar team on August 25, 2008 » tags release »
no comments
Sonar 1.4.1 is now available for download. This is a bug fix release that prevents failures when migrating from previous sonar releases on Oracle database. It also fixes some bugs on coding rules.
Thanks to Michel Pawlak, Matthias Flor and Martin Ehrnhoefer for their help.
By Sonar team on August 8, 2008 » tags release »
no comments
The Sonar team is pleased to announce the release 1.4. This version is a bug fix release from version 1.3. We had a number of minor glitches that we felt were important to release. These include :
- coding rules improvements (upgrade to checkstyle 4.4, copy profiles, display name of tools, permalinks on XML export)
- fix a JavaNCSS bug when parsing Java5 annotations from method body
- startup scripts on specific linux/solaris plateforms
- fix bugs on IE6 and SQL Server database
Read the release notes for more details. Updating to this version is recommended. Don’t forget to read the migration guide for 1.2/1.3 users. It’s really simple but it’s mandatory to respect the procedure.
We also developed an extension to analyse PL/SQL projects. Contact us for more details.
Now that 1.4 has been completed, we are finalizing the plugins framework to easily extend Sonar measures. We’ll release a BETA API on 1.5. Other planned features are advanced details on sources (lines covered by unit tests. messages of test failures) and better time machine charts.
Thank you for all your feedback with making this a successful release !
By Sonar team on June 17, 2008 » tags release »
one comment
We are pleased to announce that Sonar 1.3 is now released. The major feature is the dramatic improvements to stability and performance. Other features are :
- deploy as a WAR on Tomcat 5.5
- measures on Java packages
- more details on Java classes
- new measures : ratio of duplicated lines and ratio of comments
You will find documentation at http://sonar.codehaus.org/documentation/1_3/ and the distribution on the download page. You can also have a look at the full release notes.
Please stay tuned !