openhab-addons/bundles/org.openhab.automation.groovyscripting/src/main
Wouter Born d7ca3da98c [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02: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) 2025-01-02 09:49:33 +02:00
resources/OH-INF/addon Fix automation name/description (#14890) 2023-04-28 08:30:13 +02:00