spring-boot/spring-boot-tools/spring-boot-loader/src
Phillip Webb dfe6de8c1f Fallback to JVM URL handler on exception
Update the executable JAR `Handler` to fallback to the JVM handler if
the jar cannot be opened. This prevents exceptions when trying to
open URLs in the form "jar:jndi:/localhost...".

Fixes gh-347
2014-02-13 11:12:46 -08:00
..
it Fix some maven warnings 2014-01-21 10:56:09 -08:00
main/java/org/springframework/boot/loader Fallback to JVM URL handler on exception 2014-02-13 11:12:46 -08:00
test Fix package tangle by moving AsciiBytes 2014-02-03 17:26:10 -08:00