|
| 1.207 | modified | hmesha | /build.xml | JBCACHE-905 - Added ant targets to support building test code coverage using clover. Those targets can be invoked by calling:sh build.sh with.clover all-functionaltests - instrument source code with clover during compilation.sh build.sh clover.html - to produce html formated clover reportssh build.sh clover.pdf - to produce pdf formated clover reports. |
| 1.1 | added | hmesha | ant-dist/lib/clover.jar | JBCACHE-905 - Added clover.jar and clover.license to ant-dist/lib for JBossCache to support building test code coverage. |
| 1.1 | added | hmesha | ant-dist/lib/clover.license | JBCACHE-905 - Added clover.jar and clover.license to ant-dist/lib for JBossCache to support building test code coverage. |