Jimexist commented on PR #2606:
URL: https://github.com/apache/thrift/pull/2606#issuecomment-1125796207

   > > we don't need to update the xenial build, since using java toolchain 
means we are decoupling the JDK used to run gradle from the one used to compile 
Java. in the case of xenial, JDK8 is used to run gradle, which will download 
JDK 11 on its own before compiling Java.
   > 
   > Ah, ok. That's convenient. I assumed it worked like Maven toolchains: 
detected but not installed.
   
   yes there's a section in [here][1] describing the auto provisioning feature 
in case you are interested
   
   [1]: 
https://docs.gradle.org/current/userguide/toolchains.html#sec:provisioning


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to