A while back Axl applied (and received) a Clover license for the XML-Security project, but it was never really integrated into the build.
I have just committed a first cut at integrating it in the ant buildfile..
To run it first copy libs/clover.jar to ANT_HOME/libs/ and type:
ant -f build-ant1.5.xml clover
Then look at the results at build/docs/html/coverage/index.html Looks like we have quite a bit of work to do to get proper coverage :-)
Erwin
