On Thu, 22 Aug 2024 at 13:27, Michael Bien <mbie...@gmail.com> wrote: > > On 22.08.24 11:07, Michael Bien wrote: > > On 22.08.24 10:50, Neil C Smith wrote: > >> > >> No comment on the update as yet, although use of the Tooling API > >> should mean we have support of Gradle 8.10 already. Something to > >> check, as might be changes specifically in the tooling api itself. > > > > right. Someone with more gradle experience would have to check those > > things. > > i played a little bit with the wizard and it will keep generating the > wrapper for 8.9 _without_ the tooling-api update which will cause all > kinds of warnings when NB runs on JDK 23. > > I debugged through it and it does use "--gradle-version latest", not > sure what is going on there - I can't imagine the tooling API would > hardcode the latest gradle wrapper version?
It doesn't. Just checked NB23rc2 with a clean userdir and it created a project with 8.10. Possibly caching or offline? See also the discussion in https://github.com/apache/netbeans/pull/7029 Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists