A BuildResult
packages up the results of a build executed by a org.gradle.initialization.GradleLauncher instance.
Constructor and description |
---|
BuildResult
(Gradle gradle, Throwable failure) |
Rethrows the build failure. Does nothing if there was no build failure.