Hey everyone,
I think I've found a bug in Gradle here: https://github.com/gradle/gradle/issues/30095
The team closed my issue and pointed me to the community so I figured I'd come here to make sure that I'm not misusing Gradle somehow
Would anyone like to take a look and help me determine if it's actually a bug?
v
Vampire
08/07/2024, 10:12 AM
Your MCVE is confusing, it does not do what the readme says.
The readme says lock consumes both catalogs, but lock and lock/buildSrc both only consume catalog1
Vampire
08/07/2024, 10:18 AM
But yeah, if make the MCVE more meaningful, I'd agree that this is a bug
t
Tim Tran
08/07/2024, 2:17 PM
Alright I've updated the readme and the lock project to do what it's supposed to.
@Vampire would you like to take a look again?
v
Vampire
08/07/2024, 2:18 PM
Isn't what I wrote in the issue enough?
t
Tim Tran
08/07/2024, 2:40 PM
Oh sorry I didn't see that you updated the issue
I'll apply the diff, then