About SBUtil

SBUtil is a general purpose library containing commonly used functionality, such as file and and stream handling, zipping, and logging utilities.

Code

The code is located in [http://hera.statsbiblioteket.dk/cgi-bin/viewcvs.cgi/ Statsbiblioteket's CVS] repository under the name [http://hera.statsbiblioteket.dk/cgi-bin/viewcvs.cgi/sbutil/ sbutil].

Anchor(qaScan)

qaScan

qaScan is a command line application used to generate reports of the QA state of code tree. It reads the QAInfo annotations in the compiled class files and generates either a html or text report.

The [:BuildServer: build server] has an integrated hook to automatically generate a html report with ViewVC integration. You can grab a stand alone precompiled jar with qaScan from below

To get usage instructions just run it without arguments from the command line

java -jar qaScan-0.1.11.jar