Menu

JCR 0.7.0 final released

JCR 0.7.0 is now available.

JCR is a web application for performing and managing formal code reviews. It can be used for reviews of any type of source code, although it has some special smarts for reviewing Java projects, and for managing large code reviews. JCR has many features to make code reviews as fast and convenient as possible. These include fast navigation through files and comments, several ways of presenting comments for inspection, drill-down into referenced Java classes (for Java reviews only, of course), and the ability to view comments made on the same file in earlier reviews.

The main change in 0.7.0 is support for creating review projects directly from Subversion repositories, without having to upload the code to be reviewed. This is the first of a number of planned Version Control Systems to be supported. This version of JCR also provides some configuration control over code syntax highlighting (by file extension), and includes the obligatory bug fixes without which no self-respecting release is complete.

Version 0.7.0 requires a database schema upgrade, and also a one-line change in the configuration file (unless you have already installed 0.7.0rc1). These can be done automatically after the upgrade, or manually if you prefer - see the CHANGES file for details.

Changes since version 0.7.0rc1 were limited to a fix for a pre-existing bug, and some documentation updates.

You can download the new release from http://sourceforge.net/project/showfiles.php?group_id=153959, or check out the home page at http://jcodereview.sourceforge.net/.

Enjoy ............................. JD

Posted by John Dickson 2009-06-29

Log in to post a comment.