spring-boot/spring-boot-integration-tests/spring-boot-gradle-tests
Andy Wilkinson 0e72ef1a10 Improve diagnostics for in StarterDependenciesIntegrationTests
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.
2017-01-18 13:38:10 +00:00
..
src/test Improve diagnostics for in StarterDependenciesIntegrationTests 2017-01-18 13:38:10 +00:00
pom.xml Next development version 2016-12-23 00:15:23 +00:00