DSL support for sharedCache/privateCache (#3187)

Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
J-N-K
2022-12-05 22:08:42 +01:00
committed by GitHub
parent 2cb8f148ef
commit e90811cfd7
18 changed files with 58 additions and 21 deletions
@@ -295,7 +295,7 @@
<feature name="openhab-core-model-script" version="${project.version}">
<feature>openhab-core-base</feature>
<feature>openhab-core-automation-module-script</feature>
<feature>openhab-core-automation-module-script-rulesupport</feature>
<feature>openhab-core-model-persistence</feature>
<bundle>mvn:org.openhab.core.bundles/org.openhab.core.model.script/${project.version}</bundle>
<bundle>mvn:org.openhab.core.bundles/org.openhab.core.model.script.runtime/${project.version}</bundle>