Package: jacoco / 0.8.14-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| jacoco | 0.8.14-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| org.jacoco.core.internal.flow.LabelFlowAnalyzer_tryCatchBlocks.patch | (download) |
org.jacoco.core/src/org/jacoco/core/internal/flow/LabelFlowAnalyzer.java |
2 1 + 1 - 0 ! |
list<>::get(int) returns java.lang.object? Magically the Java compiler complains that java.utils.List<> returns a java.lang.Object. This patch does the type cast for it. |
| ignore_modules.patch | (download) |
org.jacoco.build/pom.xml |
8 0 + 8 - 0 ! |
maven-debian-helper fails to ignore modules Even if you specify --ignore for some POM in libjacoco-java.poms, maven-debin-helper fails to ignore it. Hence we have to use a patch to do it. |
| gmaven plugin compatibility.patch | (download) |
org.jacoco.build/pom.xml |
6 3 + 3 - 0 ! |
use gmaven-plus instead of gmaven |
| ignore license check for build poms.patch | (download) |
org.jacoco.build/pom.xml |
2 1 + 1 - 0 ! |
address ftbts due to license check of dependency-reduced-pom.xml |
| set asm version.patch | (download) |
org.jacoco.core/pom.xml |
3 3 + 0 - 0 ! |
because libasm-java doesn't provide an asm-bom pom, we add it to debian/maven.ignoreRules but also need to set a version for uses the asm artifacts. (The version specified in this patch is immaterial, as it will be rewritten by debian/maven.rules.) |
1
