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-project/spring-boot-cli/src
Andy Wilkinson c96455f7cf Remove . from CLI's classpath on Unix-like platforms
Previously, the spring bash script added . to the classpath but the
Windows spring.bat script did not. This commit aligns the classpath
of the two scripts by removing . from the classpath in the bash
script.

Fixes gh-19910
5 years ago
..
it Merge '1.5.x' into 2.0.x 5 years ago
main Remove . from CLI's classpath on Unix-like platforms 5 years ago
test Fix behaviour of DependencyCustomizer ifAllResourcesPresent 5 years ago