Package org.hackystat.sensor.ant.svn

Implements a Subversion sensor for the Ant build system, which sends Commit data from the specified Subversion server.

See:
          Description

Class Summary
CommitRecord A commit record tracks all items that get modified during an SVN revision.
CommitRecordEntry A record tracing the change of one file or one directory in an SVN commit.
SVNCommitProcessor SVN Repository processor to extract commit information.
SvnSensor Ant task to extract the svn commits and send those information to Hackystat server.
TestAll Test suite for everything in this package.
 

Package org.hackystat.sensor.ant.svn Description

Implements a Subversion sensor for the Ant build system, which sends Commit data from the specified Subversion server.