[ 
https://issues.apache.org/jira/browse/GROOVY-7675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pascal Schumacher resolved GROOVY-7675.
---------------------------------------
       Resolution: Fixed
         Assignee: Pascal Schumacher
    Fix Version/s: 2.4.6

Pull request merged. Thanks!

> Compiler customization builder not resolve secureAst properties 
> ----------------------------------------------------------------
>
>                 Key: GROOVY-7675
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7675
>             Project: Groovy
>          Issue Type: Bug
>          Components: Compiler
>         Environment: Any environment
>            Reporter: Jorge Franco Leza
>            Assignee: Pascal Schumacher
>            Priority: Minor
>              Labels: compilerconfiguration
>             Fix For: 2.4.6
>
>
> When using compilerCustomizationBuilder withConfig method, if you set 
> secureAst properties as:
> {code}
> CompilerCustomizationBuilder.withConfig(config) {
>       secureAst {
>            importsWhitelist = []
>       }
> }
> {code}
> Properties as importsWhitelist are totally ignored.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to