hackystat-sensor-ant API (generated on: 27-Jan-2010 03:25:47)

Provides a set of Ant tasks designed to process XML files from various tools and send to the SensorBase.

See:
          Description

Packages
org.hackystat.sensor.ant.antbuild Implements ANT build sensor.
org.hackystat.sensor.ant.checkstyle Implements a Checkstyle sensor for the Ant build system, which sends Code Issue data generated by the Checkstyle tool to a Hackystat server as CodeIssue sensor data.
org.hackystat.sensor.ant.checkstyle.jaxb  
org.hackystat.sensor.ant.clover Implements a Emma sensor for the Ant build system, which sends coverage data generated by Emma to the Hackystat server as a set of Coverage sensor data instances.
org.hackystat.sensor.ant.clover.jaxb  
org.hackystat.sensor.ant.dependencyfinder Implements a DependencyFinder sensor for the Ant build system.
org.hackystat.sensor.ant.dependencyfinder.jaxb  
org.hackystat.sensor.ant.emma Implements a Emma sensor for the Ant build system, which sends coverage data generated by Emma to the Hackystat server as a set of Coverage sensor data instances.
org.hackystat.sensor.ant.emma.jaxb  
org.hackystat.sensor.ant.findbugs Implements a FindBugs sensor for the Ant build system, which sends Code Issue data generated by the FindBugs tool to a Hackystat server as CodeIssue sensor data.
org.hackystat.sensor.ant.findbugs.jaxb  
org.hackystat.sensor.ant.issue Implements a issue sensor for the Ant build system, which sends Issue data from the Google Project Hosting service.
org.hackystat.sensor.ant.javancss Implements a JavaNCSS sensor for the Ant build system, which sends FileMetric data to the Hackystat server.
org.hackystat.sensor.ant.javancss.jaxb  
org.hackystat.sensor.ant.jdepend Implements a JDepend sensor for the Ant build system, which sends Coupling data to the Hackystat server.
org.hackystat.sensor.ant.jdepend.jaxb  
org.hackystat.sensor.ant.junit Implements a JUnit sensor for the Ant build system, which sends unit test outcome data generated by the JUnit tool to a Hackystat server as UnitTest sensor data.
org.hackystat.sensor.ant.junit.jaxb  
org.hackystat.sensor.ant.perforce Implements a Perforce sensor for the Ant build system, which sends configuration management data generated by the Perforce tool to a Hackystat server as Commit sensor data.
org.hackystat.sensor.ant.pmd Implements a PMD sensor for the Ant build system, which sends Code Issue data generated by the PMD tool to a Hackystat server as CodeIssue sensor data.
org.hackystat.sensor.ant.pmd.jaxb  
org.hackystat.sensor.ant.svn Implements a Subversion sensor for the Ant build system, which sends Commit data from the specified Subversion server.
org.hackystat.sensor.ant.task Implements a Checkstyle sensor for the Ant build system, which sends Code Issue data generated by the Checkstyle tool to a Hackystat server as CodeIssue sensor data.
org.hackystat.sensor.ant.test Provides a superclass for Ant sensor test classes that takes care of sensorbase setup and teardown.
org.hackystat.sensor.ant.util Contains utilities shared by all of the Ant based sensors.
org.hackystat.sensor.ant.vcs Contains the classes that are common to all version control system sensors.

 

Provides a set of Ant tasks designed to process XML files from various tools and send to the SensorBase.