You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Mathieu Malaterre <ma...@gmail.com> on 2020/02/18 16:53:21 UTC

debian patch for 2.4

Hi there,

Here is a patch I had to include on top of 2.4 release:

https://salsa.debian.org/java-team/fop/raw/master/debian/patches/jdk11compfix.patch

Compilation errors are at:

https://buildd.debian.org/status/fetch.php?pkg=fop&arch=all&ver=1%3A2.4-1&stamp=1581891917&raw=0

[...]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile
(default-testCompile) on project fop-core: Compilation failure:
Compilation failure:
[ERROR] /<<PKGBUILDDIR>>/fop-core/src/test/java/org/apache/fop/pdf/TableHeaderScopeTestCase.java:[115,50]
error: no interface expected here
[ERROR] /<<PKGBUILDDIR>>/fop-core/src/test/java/org/apache/fop/render/intermediate/IFStructureTreeBuilderTestCase.java:[146,57]
error: no interface expected here
[ERROR] /<<PKGBUILDDIR>>/fop-core/src/test/java/org/apache/fop/pdf/TableHeaderScopeTestCase.java:[112,15]
error: no suitable method found for argThat(IsScopeAttribute)

[...]

-- 
Mathieu