BonusLord
BonusLord
### Context Gradle now supports auto-downloading the JDKs required by the project via the "toolchain" feature. This is super nice because it eliminates the need for devs to manually download...
We have a handful of version-controlled jars in our gradle project (ie, the jars are checked into version-control, and are not declared using maven-style identifiers in our gradle scripts). The...
### What feature do you want to see added? To address security-2888, the ability to display clickable links in JUnit test output was removed entirely. Our test suite leans heavily...