blob: c8d9fd8cce23c989b16ef4ff83ecb60e3a202185 [file] [log] [blame]
Sebastien Hertz831c2562016-03-23 09:48:21 +01001The ASM jar required by jacoco is updated in the following way:
Sebastien Hertzdd698e52016-01-23 01:02:29 +01002
Sebastien Hertz831c2562016-03-23 09:48:21 +01003mvn -f org.jacoco.agent.rt/pom.xml dependency:copy-dependencies
4cp org.jacoco.agent.rt/target/dependency/asm-debug-all-5.0.1.jar ./
Sebastien Hertzdd698e52016-01-23 01:02:29 +01005mvn clean
6
7The Android.mk must be updated to reference the right prebuilt.