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-tools
Andy Wilkinson 03deff9a1c Handle relative pid folder correctly in the launch script
Previously, a relative PID folder was not handled correctly when
running stop, status, or force_reload. This meant that a service
could be started when configured to use a relative pid file, but
then could not be stopped.

The PID folder should be treated as relative to the service's jar
file. This commit updates stop, status, and force_reload to push the
jar file's directory so that this is now the case for those three
commands.

Closes gh-7092
8 years ago
..
spring-boot-antlib Initiate 1.4.x branch 8 years ago
spring-boot-configuration-metadata Initiate 1.4.x branch 8 years ago
spring-boot-configuration-processor Initiate 1.4.x branch 8 years ago
spring-boot-gradle-plugin Add a second, portal-compatible ID to the Gradle plugin 8 years ago
spring-boot-loader Initiate 1.4.x branch 8 years ago
spring-boot-loader-tools Handle relative pid folder correctly in the launch script 8 years ago
spring-boot-maven-plugin Polish 8 years ago
pom.xml Initiate 1.4.x branch 8 years ago