Skip to content

Bumping the target java version to 1.7 so that it can be built on jdk 12.

JDK 12 will not accept -source 1.6 or -target 1.6. They require 1.7.

With a current JDK it is now impossible to build the java buildings.

note This updates the changelog, but not any of the packaging material (spec/deb/port)

Merge request reports