Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
As a user I want to compile fop with java > 8 and run with java 8 without error
We want to be Java 8 compatible, if we compile fop with java 11, you would currently get a error when runtime is java 8. We currently compile with java 8, but it would be good to be able to use java 11 without a risk of issues