Slackbot
08/03/2023, 2:11 PMVampire
08/03/2023, 2:33 PMScott Palmer
08/03/2023, 2:36 PMincludeBuild
logic, but it knows what dependency is being substituted and with what version. Since the runtimeClasspath
gets the info, I expected compileClasspath
would still work.Vampire
08/03/2023, 2:52 PMScott Palmer
08/03/2023, 2:55 PMVampire
08/03/2023, 3:01 PMScott Palmer
08/03/2023, 3:11 PMVampire
08/03/2023, 3:14 PMcopyRecursive
for that and resolving configurations at configuration time which brings a lot of other problems too eventually. 🙂Scott Palmer
08/03/2023, 3:20 PMincludeBuild
because I am working on that library and the code that uses it.Vampire
08/03/2023, 3:37 PMScott Palmer
08/03/2023, 3:38 PMVampire
08/03/2023, 3:38 PMVampire
08/03/2023, 3:39 PMThis needs to work for libraries that we don't build as well.Well, for those it would continue to work, as you do not use a composite build with them 🙂