Slackbot
02/08/2023, 9:15 AMVampire
02/08/2023, 9:47 AMbuildSrc it indeed is a bit misleading, yes.
But you should always have a settings script anyways and having the root project name defined shouldn't hurt either 🙂melix
02/08/2023, 9:48 AMbuildSrc having a settings.gradle is often totally redundantVampire
02/08/2023, 9:52 AMbuildSrc also there has an exception rule as too many builds would have been broken by that.Vampire
02/08/2023, 9:52 AMmelix
02/08/2023, 9:52 AMsettings.gradle file, I'm really commenting about the specific buildSrc case. This error was reported by a colleague of mine, and I think it's misleading.Vampire
02/08/2023, 9:53 AMbuildSrc (I usually use inluded builds for build logic), I would probably have a settings script anyway to define repositories, maybe include the version catalog of the parent build, ...Vampire
02/08/2023, 9:54 AMand I think it's misleading.Yes, as I said, I think so too in the specific
buildSrc case, but would just add it 🙂melix
02/08/2023, 9:55 AMVampire
02/08/2023, 9:55 AMmelix
02/08/2023, 9:56 AMmelix
02/08/2023, 9:57 AM