﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
19242	Should the javafx plugin set `Plugin-Minimum-Java-Version: 11`?	floscher	Don-vip	"In https://gitlab.com/JOSM/plugin/Mapillary/-/jobs/554036112#L120 the build of the Mapillary plugin with Java 8 fails, because the `javafx-unixoid` plugin has a too high class file version:
{{{
class file has wrong version 55.0, should be 53.0
}}}

I'm not really familiar with OpenJFX and Java 8/11 compatibility, so would adding `Plugin-Minimum-Java-Version: 11` solve the issue, or should the `javafx` plugin be compiled with Java 8 compatibility, or something else?"	defect	closed	normal		Plugin javafx		invalid		Don-vip taylor.smock
