Simon Mavi Stewart
Simon Mavi Stewart
It looks like the test failures are genuine.
How would this cope with multiple versions of the same file? Things like log4j config files, or other elements that are often found in the root directory of a jar,...
Could you please rebase? Apparently there are merge conflicts :(
We still support Java 11, and will for some time, so the real question is whether we still need this after recent `coursier` updates
The `coursier` dependency is a production dependency, and needs to be included. My experience with `bzlmod` is that it behaves sufficiently differently between Bazel 6 and 7 that I'd rather...
I notice that I've left this PR open for far too long without making a clear decision. For the sake of simplicity, my stance is that Bazel 6 builds will...
Thanks for starting the conversation. It's appreciated. I have a number of concerns, and I think these need to be addressed before `pom` support is dropped by AndroidX. 1. How...
@liutikas BTW, I'm not sure whether you're part of the AndroidX team or just passing on some news. If it's the latter, my apologies for the requests for help.
Apologies for the slow reply on this. Looking at the feedback: 1. You can use the `fail_if_repin_required` attribute on `maven_install` (and the `install` tag) to ensure that builds fail if...
That sounds like a bug. I think the correct logic would be that if the workspace is defined in the root module, then only the root module's lock file should...