From: Eero A. <eer...@ik...> - 2020-05-28 12:13:36
|
On Mon, May 25, 2020 at 6:43 PM Jeff Allen <ja...@fa...> wrote: > Building with Gradle and accessing dependencies remotely (no JARs > checked in) were identified as prerequisites at the time. In turn, I > think building with Gradle requires re-organising the code to fit with > its /convention over configuration/ idea > ( > https://docs.gradle.org/current/userguide/organizing_gradle_projects.html#sec:use_standard_conventions). > > At least, doing otherwise in 2.7.2 got too difficult for me, somewhere > around exposed classes ISTR. > Regarding the jars, are you * going to keep the history intact and the jars in the resulting Git repository or * a harsher break dropping the binaries completely? -- Eero Aaltonen |