openhab-core/bundles/org.openhab.core.model.script
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
..
resources/OH-INF/config Moved "ESH-INF/" folders to "OH-INF/" folders (#1328) 2020-01-17 15:29:18 +01:00
src/org/openhab/core/model/script Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
src.moved/test/java/org/openhab/core/model/script/internal/actions Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
.classpath Fixed TimerImpl and added unit tests (#1530) 2020-07-09 23:20:47 +02: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
pom.xml Fixed TimerImpl and added unit tests (#1530) 2020-07-09 23:20:47 +02:00