spring-boot/spring-boot-tools/spring-boot-loader-tools/src
Dave Syer e4b544bd39 Create PID_FOLDER if it doesn't exist
In fact the folder was already created if the app is running as
a different user, but not if running as the current user, so it
was just a question of moving one line out of an if block.

Fixes gh-5986
2016-06-14 09:54:58 +01:00
..
main Create PID_FOLDER if it doesn't exist 2016-06-14 09:54:58 +01:00
test/java/org/springframework/boot/loader/tools Fix useStartStopDaemon in launch script and allow config via conf file 2016-01-21 14:58:51 +00:00