Update libloader-1.1.2.java11.patch to set javac.source and
javac.target to 1.8 instead of 1.6, which is required for
compatibility with java-17-openjdk. The previous value of 1.6
is no longer supported as a source/target level by JDK 17.
Upstream patches:
- 9131cdba38.patch
Resolves: RHEL-183614
This commit was backported by Ymir, a Red Hat Enterprise Linux software maintenance AI agent.
Assisted-by: Ymir
"Remove ant-contrib support" dropped compile.res_copy target so
.properties files didn't get included in the jar so libloader didn't use
its built-in loaders so libreoffice's database report generator didn't
work