spring-boot/spring-boot-tools
Andy Wilkinson 854cacdb4f Fix useStartStopDaemon in launch script and allow config via conf file
Commit 5a1ee6eb added support for disabling use of start-stop-daemon
via a placeholder in the default launch script. Unfortunately, that
placeholder was subsequently broken in 81a47639.

This commit reinstates the placeholder and adds tests to verify that all
of the placeholders in the launch script can be replaced and that they
have the required default values. Furthermore, it also allows the use of
start-stop-daemon to be configured via USE_START_STOP_DAEMON in an
app’s .conf file. This allows the configuration to be changed after the
app has been built.

Closes gh-4985
2016-01-21 14:58:51 +00:00
..
spring-boot-antlib Next Development Version 2015-12-18 05:43:02 -08:00
spring-boot-configuration-metadata Next Development Version 2015-12-18 05:43:02 -08:00
spring-boot-configuration-processor Next Development Version 2015-12-18 05:43:02 -08:00
spring-boot-gradle-plugin Next Development Version 2015-12-18 05:43:02 -08:00
spring-boot-loader Align launcher exception handling with direct invocation of main method 2016-01-21 09:57:13 +00:00
spring-boot-loader-tools Fix useStartStopDaemon in launch script and allow config via conf file 2016-01-21 14:58:51 +00:00
spring-boot-maven-plugin Add property to skip integration tests 2016-01-18 09:45:06 +01:00
pom.xml Next Development Version 2015-12-18 05:43:02 -08:00