mbien commented on PR #8703: URL: https://github.com/apache/netbeans/pull/8703#issuecomment-3150113711
> GradleVersion did not exist before 8.0 (?) I wondered about that too, but @lkishalmi explained to me on slack that I shouldn't worry about this since the class is in fact super old. My hypothesis is that the class moved from tooling to distribution (or the other way around) at least once, thats why its missing in javadoc. > getFirstLevelModuleDependencies() did not exist before gradle 4.0 (roughly); NB code seems to support even 3.1 (?) the oldest gradle version where hello world project loading worked seems to be 5.0 but I could have made some mistakes while backporting the project config while testing. going to squash -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists