Package: jacoco / 0.8.6-2

Metadata

Package Version Patches format
jacoco 0.8.6-2 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 8 deletions(-)

 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 !
1 file changed, 3 insertions(+), 3 deletions(-)

 use gmaven-plus instead of gmaven
ignore license check for build poms.patch | (download)

org.jacoco.build/pom.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 address ftbts due to license check of dependency-reduced-pom.xml