You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2019/11/15 21:32:56 UTC

[GitHub] [groovy] martin-grofcik edited a comment on issue #1085: GROOVY-9175 migrate private methods to protected

martin-grofcik edited a comment on issue #1085: GROOVY-9175 migrate private methods to protected
URL: https://github.com/apache/groovy/pull/1085#issuecomment-554536428
 
 
   As an addition to current SecureASTCustomizer I want to add
   `doubleStartImportsWhitelist/Blacklist` to allow e.g. `java.io.**` whitelist/blacklist and for static imports too.
   So there will be list of doubleStarsImports and I have to overwrite `assertImportIsAllowed`++
   
   (implementation is in java)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services