openhab-addons/bundles/org.openhab.io.hueemulation/src
Wouter Born c028deefbe
Fix Java 17 compilation and test issues (#12353)
* Adds --add-opens to the surefire-maven-plugin config required for deserialization using Gson/XStream
* Upgrades plugin dependencies to JDK 17 compatible versions
* Replaces some reflection that no longer works on JDK 17
* Fixes issues when mocking Random
* Run Nashorn dependant tests only on JDK < 15

Signed-off-by: Wouter Born <github@maindrain.net>
2022-02-23 16:13:56 +01:00
..
main [hueemulation] Provide non-null context to TriggerHandlerCallback (#12320) 2022-02-19 21:37:51 +01:00
test/java/org/openhab/io/hueemulation/internal Fix Java 17 compilation and test issues (#12353) 2022-02-23 16:13:56 +01:00