]> git.basschouten.com Git - openhab-addons.git/commit
Add Jython Scripting (#9404)
authorWouter Born <github@maindrain.net>
Thu, 17 Dec 2020 19:24:43 +0000 (20:24 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Dec 2020 19:24:43 +0000 (11:24 -0800)
commite7734449bc1414ffbf6c0e8d2f752282b001a90b
tree6cc378d34e02ec17c8c9bc7d7783aee6845ce585
parent4586f18863f3c95851cf69a31d9e20614b1f03de
Add Jython Scripting (#9404)

* Add Jython Scripting

Also-by: Scott Rushworth <openhab@5iver.com>
Signed-off-by: Wouter Born <github@maindrain.net>
CODEOWNERS
bom/openhab-addons/pom.xml
bundles/org.openhab.automation.jythonscripting/NOTICE [new file with mode: 0644]
bundles/org.openhab.automation.jythonscripting/README.md [new file with mode: 0644]
bundles/org.openhab.automation.jythonscripting/pom.xml [new file with mode: 0644]
bundles/org.openhab.automation.jythonscripting/src/main/feature/feature.xml [new file with mode: 0755]
bundles/org.openhab.automation.jythonscripting/src/main/java/org/openhab/automation/jythonscripting/JythonScriptEngineFactory.java [new file with mode: 0755]
bundles/org.openhab.automation.jythonscripting/src/main/java/org/openhab/automation/jythonscripting/package-info.java [new file with mode: 0644]
bundles/pom.xml
pom.xml