spring-boot/spring-boot-cli/src
Dave Syer b5294a48b2 Use context class loader instead of one-off for command location
This works, and feels like the right thing to do, since there is no
guarantee that extensions won't in turn use ServiceLoader for things
that we haven't yet anticipated.

Fixes gh-6829. Cc @wilkinsona in case he has an opinion.
2016-09-07 10:00:34 +01:00
..
it Ignore special variable related JVM output in CommandLineInvoker 2016-05-13 16:31:49 +01:00
main Use context class loader instead of one-off for command location 2016-09-07 10:00:34 +01:00
test Fix class loading problems when CLI extensions are installed 2016-08-11 16:01:18 +01:00