Package: jacoco / 0.7.8-1
Metadata
Package | Version | Patches format |
---|---|---|
jacoco | 0.7.8-1 | 3.0 (quilt) |
Patch series
view the series filePatch | 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 |
11 0 + 11 - 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. |
1