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/04/12 16:36:47 UTC

[GitHub] [groovy] danielsun1106 edited a comment on issue #904: GROOVY-9067: Compile Java stubs with standard API

danielsun1106 edited a comment on issue #904: GROOVY-9067: Compile Java stubs with standard API
URL: https://github.com/apache/groovy/pull/904#issuecomment-482640324
 
 
   @blackdrag 
   Jochen, in-memory compilation is still supported, but in-file compilation is changed to rely on the same 
    normal official API, e.g. `javax.tools.JavaCompiler`. As a result, we can compile all source code in the same way and it will be easier for us to maintain.
   

----------------------------------------------------------------
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