Ignore:
Timestamp:
2022-02-07T16:19:11+01:00 (3 years ago)
Author:
taylor.smock
Message:

opendata: Appropriately set the Java release version

This fixes #21830: java.lang.UnsupportedClassVersionError when trying to open *.ods file

This was caused by compiling the opendata plugin with Java 11, where everything
in the includes directory was compiled with Java 11 instead of Java 8
(java.lang.version defaults to Java 8).

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.