mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Someone added a dependency on a non-existing artifact in the new Equinox release and now many builds are broken because Xtext defines a version range for Equinox 😞, see: * https://github.com/eclipse-equinox/equinox.bundles/issues/54 * https://github.com/eclipse/xtext/issues/2077 Signed-off-by: Wouter Born <github@maindrain.net>