Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1.0-beta-1
-
None
Description
whenever the -configscript option is given, the referenced script is evaluated using a GroovyShell.
The code in FileSystemCompiler creates an ImportCustomizer for CompilerCustomizationBuilder, but that customizer is not added to the CompilerConfiguration of the GroovyShell instance.