You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-integration-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.
8 years ago
..
spring-boot-devtools-tests Ensure that jar entry names use forward slashes, even on Windows 8 years ago
spring-boot-gradle-tests Improve diagnostics for in StarterDependenciesIntegrationTests 8 years ago
spring-boot-launch-script-tests Next development version 8 years ago
spring-boot-security-tests Next development version 8 years ago
src/it Fix eclipse errors and warnings 10 years ago
pom.xml Next development version 8 years ago