• Andy Wilkinson's avatar
    Improve diagnostics for in StarterDependenciesIntegrationTests · 0e72ef1a
    Andy Wilkinson authored
    The root cause of the build failure something has a null message which
    means there's no information available about why the build failed.
    Instead of calling fail when a BuildException occurs, this commit
    wraps it in a RuntimeException and rethrows it. This should make the
    entire chain of exceptions available when a failure occurs.
    0e72ef1a
Name
Last commit
Last update
..
spring-boot-devtools-tests Loading commit data...
spring-boot-gradle-tests Loading commit data...
spring-boot-launch-script-tests Loading commit data...
spring-boot-security-tests Loading commit data...
src/it Loading commit data...
pom.xml Loading commit data...