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
2016-10-13 16:51:54 +01:00
..
spring-boot-antlib Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00
spring-boot-configuration-metadata Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00
spring-boot-configuration-processor Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00
spring-boot-gradle-plugin Add a second, portal-compatible ID to the Gradle plugin 2016-10-05 14:58:26 +01:00
spring-boot-loader Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00
spring-boot-loader-tools Handle relative pid folder correctly in the launch script 2016-10-13 16:51:54 +01:00
spring-boot-maven-plugin Polish 2016-09-28 16:45:19 +02:00
pom.xml Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00