mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Jollyday requires JAXB 2.3 on Java 11 whereas only 2.2 is available during compilation for Java 8 compatibility. See also: * https://github.com/openhab/openhab2-addons/issues/6334 * https://github.com/openhab/openhab-core/pull/1170 * https://github.com/openhab/openhab-core/pull/1169 Signed-off-by: Wouter Born <github@maindrain.net>