lkishalmi opened a new pull request #3828:
URL: https://github.com/apache/netbeans/pull/3828


   Well, the original motivation for this is that Gradle configuration cache 
command line argument is only supported from Gradle 6.5 and above. That makes 
projects before 6.5 non-buildable if the config cache global option is set. So 
this change makes the GradleCommandLine aware of GradleVersion and removes 
options which are not yet or no longer supported.
   
   @JaroslavTulach Is it Ok to expose a third party class GradleVersion that 
much throughout an API?
   
   This is a working draft. I'll add additional, tests, logging and 
documentation.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to