This is a general purpose Ant build file that execute JaCoCo offline instrumentation.
Requirement: Just create a environment variable JACOCO_LIBS
that point to a directory with the JaCoCo jar files.
There is also two BASH scripts to help setting the necessary build variables. Execute the BASH script with -h
option for more information.