JCR 0.6.5rc1 (Default branch)
![]()
JCR is a Web application for performing and
managing formal code reviews. Although it has some
special logic for reviewing Java projects, it can
be used for reviews of any type of source code.
JCR manages all stages of the review process
(initial project setup, individual review, joint
review meeting, post-review tidy-up), but it’s
mainly there to show diff views of files that have
changed and to allow comments to be made on any
line of any file marked for review.
License: GNU General Public License (GPL)
Changes:
The main enhancements are the addition of syntax highlighting for most types of files, and other changes to the file view and review pages to make them more usable. There is a way to set the review priority on many files at a time, which should speed up readying new projects for review. There is an option to provide your own review decision types (the actions in the drop-down on the comment dialogs) as an alternative to using the built-in JCR list. There are a few bugfixes.
