sdedic commented on PR #4936: URL: https://github.com/apache/netbeans/pull/4936#issuecomment-1306738654
> I've created a branch for Gradle 7.6-rc-1 upgrade. This one cannot compile with Gradle 7.6 as of: > The same reason as `hasFixedValue` could not compile on pre-7.6-rc-1. The PR uses regular call for the bundled gradle, and reflection for 'the other versions'. I thought the code will change to compile against 7.6 when the bundled APIs are upgraded (and will use reflection to work with earlier versions). -- 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
