spring-boot/spring-boot-tools
Andy Wilkinson 04fe55a2ab Improve portability by using type instead of which in the launch script
Previously, the launch script used which to determine the availability
of start-stop-daemon. which isn’t available by default on all OSs.
For example, it’s not available by default on CentOS 5.

This commit updates the launch script to use type when determining if
start-stop-daemon is available. This improves the portability of the
script and makes the use of type consistent throughout the script.

Closes gh-4925
2016-01-13 13:28:14 +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 Allow ExitCodeGenerator to be used on Exceptions 2016-01-13 12:31:37 +00:00
spring-boot-loader-tools Improve portability by using type instead of which in the launch script 2016-01-13 13:28:14 +00:00
spring-boot-maven-plugin Next Development Version 2015-12-18 05:43:02 -08:00
pom.xml Next Development Version 2015-12-18 05:43:02 -08:00