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 Statsbiblioteket's CVS repository under the name sbutil.

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 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

SBUtil (last edited 2010-03-17 13:12:30 by localhost)