openhab-addons/bundles/org.openhab.automation.groovyscripting/src/main
Wouter Born 98d257982c
[groovyscripting] Prevent CNFE for scoped classes unavailable to the class loader (#17860)
Fixes the ClassNotFoundException when using Thing actions caused by #17383.
The GroovyClassLoader loads classes by name however the Thing actions classes cannot be loaded by name because they are internal classes.

Fixes #17683

Signed-off-by: Wouter Born <github@maindrain.net>
2024-12-07 17:10:28 +01:00
..
feature [groovyscripting] Add Groovy scripting support (#8772) 2020-10-17 23:32:14 +02:00
java/org/openhab/automation/groovyscripting/internal [groovyscripting] Prevent CNFE for scoped classes unavailable to the class loader (#17860) 2024-12-07 17:10:28 +01:00
resources/OH-INF/addon Fix automation name/description (#14890) 2023-04-28 08:30:13 +02:00