spring-boot/spring-boot
Andy Wilkinson 1a3b0309b3 Improve error handling in SpringPackageScanClassResolver
Previously, SpringPackageScanResolver was handling as subset of the
failures that Liquibase’s DefaultPackageScanResolver handles. This could
lead to a failure due to a LinkageError in certain environments.

This commit updates SpringPackageScanClassResolver to align its error
handling with what Liquibase does.

Fixes gh-1853
2014-11-07 12:39:32 +00:00
..
src Improve error handling in SpringPackageScanClassResolver 2014-11-07 12:39:32 +00:00
pom.xml Revert "Ensure meta-data file exists for spring-boot jar" 2014-11-05 21:04:46 -08:00