Slackbot
11/25/2022, 2:22 PMChris Lee
11/25/2022, 2:27 PMPaul Merlin
11/25/2022, 2:34 PMLouis Jacomet
11/25/2022, 3:59 PMmelix
11/25/2022, 4:05 PMdaniel
11/25/2022, 5:47 PMGUtil
deprecation!daniel
11/25/2022, 6:17 PMutil
package, but that package offers a lot of useful utilities when writing quick build logic. It would be great to have a set of prototyping, MIT licensed, APIs that plugin and build authors can use to quickly test ideas. With a MIT license they can just copy the code in their own codebase (public or private) without issue. #ideasChris Lee
11/25/2022, 6:32 PMutil
is used elsewhere?daniel
11/25/2022, 6:39 PMChris Lee
11/25/2022, 8:46 PMdaniel
11/25/2022, 8:56 PMChris Lee
11/25/2022, 8:58 PMdaniel
11/25/2022, 9:00 PMChris Lee
11/25/2022, 9:01 PMutil
.Remco Mokveld
12/12/2022, 9:34 AMbuild-logic
included build instead of buildSrc
. Would be nice to see that reflected here as well https://docs.gradle.org/7.6/userguide/organizing_gradle_projects.html#sec:build_sourcesPaul Merlin
12/12/2022, 12:56 PMinit
to use build-logic
is not the default, you need to opt-in using incubating features when generating builds.