
JCR is a Web application for performing andmanaging code reviews. Although it has somespecial logic for reviewing Java projects, it canbe used for reviews of any type of source code.JCR manages all stages of the review process(initial project setup, individual review, jointreview meeting, post-review tidy-up), but it'smainly there to show diff views of files that havechanged and to allow comments to be made on anyline of any file marked for review.
License: GNU General Public License (GPL)
Changes:
This is the long-awaited rewrite of JCR. Thisversion has enhanced functionality, a large numberof usability improvements, and is vastly easier toinstall and configure (since it now useseasy_install).
More...