spring-boot/spring-boot-tools
Andy Wilkinson e6cfb4e5fb Improve diagnostics when reading a nested jar throws a runtime exception
Previously, only IOExceptions were caught and wrapped in a new
IOException that included the name of the nested entry that was
being read.

Following this commit, any Exception is caught and wrapped so that the
problematic entry can be identified in more failure scenarios.

Closes gh-8711
2017-03-24 10:32:16 +00:00
..
spring-boot-antlib Next Development Version 2017-03-03 16:18:26 +00:00
spring-boot-autoconfigure-processor Next Development Version 2017-03-03 16:18:26 +00:00
spring-boot-configuration-metadata Next Development Version 2017-03-03 16:18:26 +00:00
spring-boot-configuration-processor Next Development Version 2017-03-03 16:18:26 +00:00
spring-boot-gradle-plugin Next Development Version 2017-03-03 16:18:26 +00:00
spring-boot-loader Improve diagnostics when reading a nested jar throws a runtime exception 2017-03-24 10:32:16 +00:00
spring-boot-loader-tools Next Development Version 2017-03-03 16:18:26 +00:00
spring-boot-maven-plugin Next Development Version 2017-03-03 16:18:26 +00:00
spring-boot-test-support Next Development Version 2017-03-03 16:18:26 +00:00
pom.xml Next Development Version 2017-03-03 16:18:26 +00:00