mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-11 05:41:52 +01:00
fa682c551e
As discussed in https://github.com/openhab/openhab-addons/issues/11818. This should select `application/x-python` for Jython (instead of `application/python` currently) and allow other script engines to advertise their MIME type: - JRuby: `application/x-ruby` - Groovy: `application/x-groovy` Signed-off-by: Yannick Schaus <github@schaus.net> |
||
---|---|---|
.. | ||
src/main/java/org/openhab/core/automation/module/script | ||
.classpath | ||
.project | ||
bnd.bnd | ||
NOTICE | ||
pom.xml |