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
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
..
samples Merge branch '1.5.x' into 2.0.x 6 years ago
src Remove . from CLI's classpath on Unix-like platforms 5 years ago
test-samples
pom.xml Correct SCM URLs in published poms 5 years ago