spring-boot/spring-boot-tools
Andy Wilkinson 826acf5d67 Set the working directory to that of the jar when using start-stop-daemon
By default, start-stop-daemon will chdir to the root directory before
starting the process. This prevents an application.properties file that
sits alongside the jar from being found.

This commit updates the call to start-stop-daemon to use --chdir to
set the working directory to that of the jar that’s being launched.

Closes gh-4281
2015-10-30 15:10:02 +00:00
..
spring-boot-antlib Organize imports with new settings 2015-10-19 12:58:34 -07:00
spring-boot-configuration-metadata Organize imports with new settings 2015-10-19 12:58:34 -07:00
spring-boot-configuration-processor Polish 2015-10-19 13:04:06 -07:00
spring-boot-gradle-plugin Disable addResources by default 2015-10-20 15:04:25 +02:00
spring-boot-loader Update javadoc of LaunchedURLClassLoader to describe delegation model 2015-10-27 10:09:10 +00:00
spring-boot-loader-tools Set the working directory to that of the jar when using start-stop-daemon 2015-10-30 15:10:02 +00:00
spring-boot-maven-plugin Add "INIT INFO" property substitutions 2015-10-20 17:48:22 -07:00
pom.xml Next Development Version 2015-10-16 05:57:24 -07:00