Slackbot
02/18/2022, 9:56 PMChris
02/18/2022, 10:04 PMChris
02/18/2022, 10:05 PMRobert Elliot
02/18/2022, 10:16 PMmodule-info.java files to enforce the module constraints about which packages could depend on each other, so that it would look like a "normal" project with all the packages in one sourcset . But I'm not sure that's possible.
It's possible that multiple sourcesets would give me what I want... I'm pretty sure I can remove the need to nest a java directory under the sourceset's directory.Chris
02/18/2022, 10:22 PMRobert Elliot
02/18/2022, 10:56 PMChris
02/18/2022, 11:24 PMRobert Elliot
02/18/2022, 11:25 PMChris
02/18/2022, 11:30 PMChris
02/18/2022, 11:31 PMChris
02/18/2022, 11:32 PMapp et all project dirsChris
02/18/2022, 11:33 PM., then I think you can get it this flat without throwing out the submodules and making the gradle very complexRobert Elliot
02/18/2022, 11:34 PMbuild.gradle.kts from getting bundled up in the output.Robert Elliot
02/18/2022, 11:35 PM