openhab-addons/itests
Wouter Born 88c0b720c6
[jsscriptingnashorn] JavaScript Scripting Nashorn Automation (#14013)
* [jsscriptingnashorn] JavaScript Scripting Nashorn Automation

This add-on allows you to use your older JavaScript (ECMAScript 5.1) rules on newer Java versions until they are migrated to JavaScript (ECMAScript 2021+).
The add-on uses a standalone [Nashorn Engine](https://github.com/openjdk/nashorn) which was part of Java until it was removed in Java 15.

* Update parent to 3.4.0-SNAPSHOT and nashorn-core to 15.4

For the Nashorn changelog, see:

https://github.com/openjdk/nashorn/blob/main/CHANGELOG.md

* Update parent to 4.0.0-SNAPSHOT
* Remove removeUnsupportedNashornArgs
* Update scriptTypes
* Add CODEOWNERS entry
* Recycle ScriptScopeOSGiTest.java

It got removed in openhab/openhab-core#2994

* Remove redundant new line from pom.xml

Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-26 15:27:03 +01:00
..
org.openhab.automation.jsscriptingnashorn.tests [jsscriptingnashorn] JavaScript Scripting Nashorn Automation (#14013) 2022-12-26 15:27:03 +01:00
org.openhab.binding.astro.tests Fix build / Resolve itests (#14018) 2022-12-20 08:11:31 +01:00
org.openhab.binding.avmfritz.tests Fix build / Resolve itests (#14018) 2022-12-20 08:11:31 +01:00
org.openhab.binding.feed.tests Fix build / Resolve itests (#14018) 2022-12-20 08:11:31 +01:00
org.openhab.binding.hue.tests Fix build / Resolve itests (#14018) 2022-12-20 08:11:31 +01:00
org.openhab.binding.max.tests Fix build / Resolve itests (#14018) 2022-12-20 08:11:31 +01:00
org.openhab.binding.mielecloud.tests Fix build / Resolve itests (#14018) 2022-12-20 08:11:31 +01:00
org.openhab.binding.modbus.tests Fix build / Resolve itests (#14018) 2022-12-20 08:11:31 +01:00
org.openhab.binding.mqtt.homeassistant.tests Fix build / Resolve itests (#14018) 2022-12-20 08:11:31 +01:00
org.openhab.binding.mqtt.homie.tests Fix build / Resolve itests (#14018) 2022-12-20 08:11:31 +01:00
org.openhab.binding.nest.tests Fix build / Resolve itests (#14018) 2022-12-20 08:11:31 +01:00
org.openhab.binding.ntp.tests Fix build / Resolve itests (#14018) 2022-12-20 08:11:31 +01:00
org.openhab.binding.systeminfo.tests Fix build / Resolve itests (#14018) 2022-12-20 08:11:31 +01:00
org.openhab.binding.tradfri.tests Fix build / Resolve itests (#14018) 2022-12-20 08:11:31 +01:00
org.openhab.binding.wemo.tests Fix build / Resolve itests (#14018) 2022-12-20 08:11:31 +01:00
org.openhab.persistence.mapdb.tests Fix build / Resolve itests (#14018) 2022-12-20 08:11:31 +01:00
itest-common.bndrun Raise minimum JDK version to 17 (#13276) 2022-12-19 20:39:42 +01:00
pom.xml [jsscriptingnashorn] JavaScript Scripting Nashorn Automation (#14013) 2022-12-26 15:27:03 +01:00