Closed spacey-sooty closed 2 months ago
Resolves GradleRIO#727
This reports errors when the vendor file is missing required keys. Instead of throwing a build exception directly we throw a custom exception that will be consumed by the BuildException when we call load.
Can you rebase this to top of tree. Otherwise looks good.
Resolves GradleRIO#727
This reports errors when the vendor file is missing required keys. Instead of throwing a build exception directly we throw a custom exception that will be consumed by the BuildException when we call load.