Perforce

Package com.perforce.reviewer

Provides a Java based reviewer application for Perforce (LICENSE).

See:
          Description

Interface Summary
ChangeListener Change listening interface.
 

Class Summary
Reviewer Perforce Java Reviewer.
StringDataSource Implements a DataSource from a String.
 

Package com.perforce.reviewer Description

Provides a Java based reviewer application for Perforce (LICENSE). These classes utilize the Java API to interract with perforce to review server changes. The default action that is taken on each changelist is to send e-mail to those users that have have added a Reviews section to their user specification that matches the current change.

The major advantage that this reviewer has over many others are that it is easily extensible. Classes can be created to handle changelists based on a particular user or depot path. This makes it possible to fire off post-submit triggers on each change.

This software is provided 'AS IS' with NO WARRANTY!

The current implementation

Usage Overview

Last Updated: $Date: 2001/11/05 $ $Revision: #2 $

See Also:
LICENSE

Perforce

Copyright © 2001, Perforce Software, All rights reserved.