201 Commits (1.3.x)

Author SHA1 Message Date
Andy Wilkinson 0e009ef047 Use HTTPS to link to the Apache license 7 years ago
Spring Operator 7c314122f7 Update build and setup configuration to use HTTPS 7 years ago
Spring Buildmaster 5f959b074f Next Development Version 9 years ago
Andy Wilkinson 93ab01263c Change the ownership of the pid folder when using a sub-folder 9 years ago
Phillip Webb 3b52909fc2 Don't change ownership of PID_FOLDER 9 years ago
Spring Buildmaster a89ef5df6e Next Development Version 10 years ago
Spring Buildmaster 2216369348 Next Development Version 10 years ago
Dave Syer e4b544bd39 Create PID_FOLDER if it doesn't exist 10 years ago
Andy Wilkinson 4c65e5e704 Always handle quoted arguments correctly in the launch script 10 years ago
Spring Buildmaster 819a9574a6 Next Development Version 10 years ago
Spring Buildmaster 376bbe68d8 Next Development Version 10 years ago
Christian Brunotte 677080b8e2 Update launch.script so popd does not print directory name to stdout 10 years ago
Andy Wilkinson bb473c32e2 Enable Animal Sniffer checking of spring-boot-loader-tools 10 years ago
Spring Buildmaster 225d877ab9 Next Development Version 10 years ago
Spring Buildmaster 504d3e97ba Next development version 10 years ago
Andy Wilkinson 854cacdb4f Fix useStartStopDaemon in launch script and allow config via conf file 10 years ago
Andy Wilkinson 487a66a75f Resend SIGTERM if app is still running 30 seconds after first attempt 10 years ago
Andy Wilkinson 3afd0c7b3b Address Shellcheck warning (SC2086) for $arguments in launch script 10 years ago
Andy Wilkinson c39a55a270 Fix quoting of start-stop-daemon RUN_ARGS and JAVA_OPTS in launch script 10 years ago
Andy Wilkinson 04fe55a2ab Improve portability by using type instead of which in the launch script 10 years ago
Andy Wilkinson a1e0f2f5f0 Update launch script to wait for pid to be written to pid file 10 years ago
Johannes Edmeier 832ad2fe85 Change redirect in initscript to support old bash 10 years ago
Spring Buildmaster 8db59059a5 Next Development Version 10 years ago
Stephane Nicoll bb736e255b Fix SNAPSHOT version 10 years ago
Michitomo Nakahara 2b5b7cd81e Update launch.script to append to $log_file rather than overwriting it 10 years ago
Andy Wilkinson 02e1d669df Exit with a value of 1 when cd fails in the init script 10 years ago
Andy Wilkinson 81a4763940 Address problems in launch.script reported by Shellcheck 0.4.1 10 years ago
Phillip Webb 5a1ee6ebe8 Allow easy opt-out of using start-stop-daemon 10 years ago
mnhock 7348ef5ef1 Remove double instantiation of Manifest 10 years ago
Johnny Lim ec7fed1ecc Polish 10 years ago
吉田 尚弘 02363b38eb Make launch script's chkconfig configurable via a property 10 years ago
Andy Wilkinson 0f032eeb8a Address warnings reported by shellcheck for changes made in 7011944 10 years ago
Andy Wilkinson 70119449ce Add workaround for race condition in start-stop-daemon 10 years ago
Johnny Lim 8ec00c35bf Polish 10 years ago
Spring Buildmaster 3f6f57a80e Next Development Version 10 years ago
Pedro Vilaca 98be051cfa Don't remove PID file before stopping the service 10 years ago
Pedro Vilaca b190cfdd6a Don't use `kill -hup` in the launch script 10 years ago
ZakarFin efa7303507 Fix linux service script command syntax 10 years ago
Andy Wilkinson 826acf5d67 Set the working directory to that of the jar when using start-stop-daemon 10 years ago
Andy Wilkinson 1ef68ef231 Correct the reference to jarfolder in the init script 10 years ago
Phillip Webb a7a2aa0461 Add "INIT INFO" property substitutions 10 years ago
Andy Wilkinson d071db8cc9 Align launch.script with the init script spec 10 years ago
Phillip Webb 634bb770b2 Organize imports with new settings 10 years ago
Phillip Webb a79131f8d2 Organize imports with new settings 10 years ago
Tommy Ludwig e4230e61d7 Make the name of the log file produced by launch script configurable 10 years ago
Spring Buildmaster 2b38a861e3 Next Development Version 10 years ago
Bruce Edge df07151f10 Use start-stop-daemon if present in launch.script 10 years ago
Phillip Webb 94736719f1 Reformat package-info.java files with Eclipse Mars 10 years ago
Phillip Webb c9fb9916b8 Reformat code using Eclipse Mars 10 years ago
Phillip Webb 6ab376e2e8 Reformat code use Eclipse Mars 10 years ago