Menu

JCR 0.6.1 released

The final release of JCR version 0.6.1 is now available.

JCR is a web application for performing and managing 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 conducting 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.

0.6.1 contains a number of tidy-ups and fixes after the major 0.6.0 rewrite, including fixes for 2 important bugs: JCR didn't work with SQLAlchemy versions > 0.4.0, and failed to view modified files if the JCR base directory was not under the working directory. There have also been a couple of minor features added: templates for project notes, and a working backup script for sysadmins.

Changes since 0.6.1rc1 include some minor fixes, and auto-reload on the Project Admin Summary tab page when diffs have completed generation.

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 2008-04-13

Log in to post a comment.