Fix JSR223 JavaScript files not loading (#1725)

This adds a missing feature required for being able to load JSR223 JavaScript rules out of the box.

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2020-10-17 15:03:36 +02:00
committed by GitHub
parent 8a3d438c4f
commit a70dd39a6b
@@ -368,6 +368,7 @@
<feature>openhab-core-auth-jaas</feature>
<feature>openhab-core-automation-rest</feature>
<feature>openhab-core-automation-module-script</feature>
<feature>openhab-core-automation-module-script-rulesupport</feature>
<feature>openhab-core-automation-module-media</feature>
<feature>openhab-core-io-console-karaf</feature>
<feature>openhab-core-io-http-auth</feature>