openhab-core/bundles/org.openhab.core.model.thing
Wouter Born abd2630777
Upgrade Xtext/Xtend to 2.23.0 and LSP 0.9.0 (#1685)
Upgrades to:

* Xtext 2.23.0
* Xtend 2.23.0
* LSP 0.9.0

For Xtext release notes see: https://www.eclipse.org/Xtext/releasenotes.html#/releasenotes/2020/09/01/version-2-23-0

The Xtext dependencies are now managed using their BOM which makes it easier to keep them in sync.

Because Xtext depends on a newer ASM version some runtime dependencies were also upgraded:

* ASM 8.0.1
* Pax Web 7.2.15
* XBean 4.17.0

Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-04 12:27:58 +02:00
..
src/org/openhab/core/model/thing Removed deprecated constructors and methods from Thing API (#1414) 2020-09-13 13:53:12 +02:00
src.moved/test/java/org/openhab/core/model/thing/internal Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
.classpath Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
.gitignore mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
.project mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
bnd.bnd Upgrade Xtext/Xtend to 2.23.0 and LSP 0.9.0 (#1685) 2020-10-04 12:27:58 +02:00
model.profile-marker mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
plugin.xml Renamed packages 2019-12-28 12:18:16 +01:00
plugin.xml_gen Upgrade Xtext/Xtend to 2.23.0 and LSP 0.9.0 (#1685) 2020-10-04 12:27:58 +02:00
pom.xml Add null annotations to providers and ThingManager (#1412) 2020-04-11 08:29:12 +02:00