spring-boot/spring-boot-integration-tests
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-gradle-tests Polish new tests for the Gradle plugin's deprecated ID 2016-10-05 16:54:37 +01:00
spring-boot-launch-script-tests Handle relative pid folder correctly in the launch script 2016-10-13 16:51:54 +01:00
spring-boot-security-tests Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00
src/it Fix eclipse errors and warnings 2015-02-24 12:44:19 -08:00
pom.xml Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00