Björn Kautler
Björn Kautler
> when the plugin runs because dynamic versions forces Gradle to parse the maven-metadata.xml files Even with `log4j = "[2.20.0,2.22.0]"` or `log4j = "2.20.+"` I do not get the plugin...
> It looks like maybe Gradle reduced when a secure SAX parser is created so instead of the general case for pom parsing it is now only required when Ivy...
Definitely related, if that issue wouldn't exist, this issue wouldn't either probably. But this issue is more serious, because now with the recommended setup, you get a build error. That...
Alternatively, my https://github.com/marketplace/actions/setup-wsl also supports WSLv2 now :-)
Your analysis is exactly right and I once again am bit by this problem too. That the "version" is lower is irrelevant, it is just a hash value calculated over...
As I just found in https://github.com/actions/partner-runner-images/issues/99, you can add a run-step with `choco install zstandard` to add `zstd`. With that I was able to restore the cache that was saved...
⁉️
No, the example is not missing `abstract`. Whether the class is `abstract` or not should be irrelevant.
Ah, sorry, I'm stupid. Even the name of the rule says `...InAbstractClass...`. I added the missing `abstract` to the example in the OP.
* **#2163** 👈 (View in Graphite) * `master` This stack of pull requests is managed by Graphite. Learn more about stacking.