openhab-core/itests
Wouter Born e943ec8970 Upgrade to Xtext 2.19, LSP4J 0.8.0 and fix LSP server ()
Every connection to the LSP server failed because it always threw a org.eclipse.smarthome.model.ide.SitemapIdeSetup NoClassDefFoundError.
Which is caused by the SitemapIdeSetup residing in a package that is split between both the org.openhab.core.model.item.ide and the org.openhab.core.model.sitemap.ide bundles.
The SitemapIdeSetup class is also using classes from the org.eclipse.smarthome.model package which is also a package split between the org.openhab.core.model.items and org.openhab.core.model.sitemap bundles.
After renaming the packages used for the sitemap classes the NoClassDefFoundError is resolved and LSP works properly again.
Many imports were updated for the sitemap model package changes.

Fixes 

Signed-off-by: Wouter Born <github@maindrain.net>
2019-11-07 16:26:59 +01:00
..
org.openhab.core.auth.oauth2client.tests Update Mockito to 3.1.0 () 2019-10-14 07:14:09 +02:00
org.openhab.core.automation.integration.tests Fix SAT errors/warnings in resources and tests () 2019-11-03 11:04:19 +01:00
org.openhab.core.automation.module.core.tests Bump jollyday version to 0.5.9 () 2019-10-29 20:39:11 +01:00
org.openhab.core.automation.module.script.defaultscope.tests Bump jollyday version to 0.5.9 () 2019-10-29 20:39:11 +01:00
org.openhab.core.automation.module.script.tests Fix SAT errors/warnings in resources and tests () 2019-11-03 11:04:19 +01:00
org.openhab.core.automation.module.timer.tests Bump jollyday version to 0.5.9 () 2019-10-29 20:39:11 +01:00
org.openhab.core.automation.tests Upgrade to Xtext 2.19, LSP4J 0.8.0 and fix LSP server () 2019-11-07 16:26:59 +01:00
org.openhab.core.binding.xml.tests Upgrade to Xtext 2.19, LSP4J 0.8.0 and fix LSP server () 2019-11-07 16:26:59 +01:00
org.openhab.core.config.core.tests Update Mockito to 3.1.0 () 2019-10-14 07:14:09 +02:00
org.openhab.core.config.discovery.mdns.tests Upgrade to Xtext 2.19, LSP4J 0.8.0 and fix LSP server () 2019-11-07 16:26:59 +01:00
org.openhab.core.config.discovery.tests Fixes a few more SAT findings () 2019-10-19 14:10:18 +02:00
org.openhab.core.config.discovery.usbserial.linuxsysfs.tests Update Mockito to 3.1.0 () 2019-10-14 07:14:09 +02:00
org.openhab.core.config.discovery.usbserial.tests Update Mockito to 3.1.0 () 2019-10-14 07:14:09 +02:00
org.openhab.core.config.dispatch.tests Upgrade to Xtext 2.19, LSP4J 0.8.0 and fix LSP server () 2019-11-07 16:26:59 +01:00
org.openhab.core.config.xml.tests Update Mockito to 3.1.0 () 2019-10-14 07:14:09 +02:00
org.openhab.core.ephemeris.tests [ephemeris] Evolutions of the Ephemeris module () 2019-11-04 21:50:43 +01:00
org.openhab.core.io.rest.core.tests Update Mockito to 3.1.0 () 2019-10-14 07:14:09 +02:00
org.openhab.core.model.core.tests Upgrade to Xtext 2.19, LSP4J 0.8.0 and fix LSP server () 2019-11-07 16:26:59 +01:00
org.openhab.core.model.item.tests Upgrade to Xtext 2.19, LSP4J 0.8.0 and fix LSP server () 2019-11-07 16:26:59 +01:00
org.openhab.core.model.persistence.tests Upgrade to Xtext 2.19, LSP4J 0.8.0 and fix LSP server () 2019-11-07 16:26:59 +01:00
org.openhab.core.model.rule.tests Upgrade to Xtext 2.19, LSP4J 0.8.0 and fix LSP server () 2019-11-07 16:26:59 +01:00
org.openhab.core.model.script.tests Upgrade to Xtext 2.19, LSP4J 0.8.0 and fix LSP server () 2019-11-07 16:26:59 +01:00
org.openhab.core.model.thing.tests Upgrade to Xtext 2.19, LSP4J 0.8.0 and fix LSP server () 2019-11-07 16:26:59 +01:00
org.openhab.core.model.thing.testsupport Fixed POM XML Shema Definition path () 2019-10-12 08:52:16 +02:00
org.openhab.core.storage.json.tests Fixed POM XML Shema Definition path () 2019-10-12 08:52:16 +02:00
org.openhab.core.tests Added 'InstaceCreator' for 'PersistedItem' () 2019-11-01 16:28:53 +01:00
org.openhab.core.thing.tests Consider more than one value when applying the default value(s) for Things and Channels () 2019-11-01 22:23:52 +01:00
org.openhab.core.thing.xml.tests Upgrade to Xtext 2.19, LSP4J 0.8.0 and fix LSP server () 2019-11-07 16:26:59 +01:00
org.openhab.core.voice.tests Upgrade to Xtext 2.19, LSP4J 0.8.0 and fix LSP server () 2019-11-07 16:26:59 +01:00
itest-common.bndrun Add required bundles to itests for successful Java 11 build () 2019-03-31 17:53:56 +02:00
pom.xml Fixed POM XML Shema Definition path () 2019-10-12 08:52:16 +02:00