openhab-core/bundles/org.openhab.core.automation.module.script
Wouter Born 2e0b242099
Fix rules stay uninitialized when using Java 17 (#2787)
On Java 17 there is no Nashorn scripting engine so it takes a bit longer before ScriptEngines are available.
Rules would stay uninitialized forever because the ScriptModuleTypeProvider did not notify its listeners whenever script.ScriptAction, script.ScriptCondition became available.

Signed-off-by: Wouter Born <github@maindrain.net>
2022-02-20 20:42:32 +01:00
..
src/main/java/org/openhab/core/automation/module/script Fix rules stay uninitialized when using Java 17 (#2787) 2022-02-20 20:42:32 +01:00
.classpath [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
.project mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
bnd.bnd Add DynamicImport-Package for scripted automation (#663) 2019-03-30 19:55:01 +01:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
pom.xml pom reference update from http to https (#2644) 2021-12-23 22:55:20 +01:00