Source: libfreemarker-java Severity: important Tags: ftbfs sid bookworm User: [email protected] Usertags: default-java17
libfreemarker-java fails to build with OpenJDK 17 due to the removal to rmic:
[rmic] RMI Compiling 4 classes to /<<PKGBUILDDIR>>/build/classes
BUILD FAILED
/<<PKGBUILDDIR>>/build.xml:218: rmic does not exist under Java 15 and higher,
use rmic of an older JDK and explicitly set the executable attribute

