[ 
https://issues.apache.org/jira/browse/GROOVY-7675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15009107#comment-15009107
 ] 

ASF GitHub Bot commented on GROOVY-7675:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-groovy/pull/190


> 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
>            Priority: Minor
>              Labels: compilerconfiguration
>
> 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