258 Commits (a19a28062f4229acdf38ee97a8299f303ca1036d)

Author SHA1 Message Date
Andy Wilkinson ad7cf48497 Update Repackager to use Java 8 APIs safely 10 years ago
Andy Wilkinson bb473c32e2 Enable Animal Sniffer checking of spring-boot-loader-tools 10 years ago
Uwe Schaefer 9c3003071b Add CONF_FOLDER property 10 years ago
Spring Buildmaster 225d877ab9 Next Development Version 10 years ago
Andy Wilkinson af32d6e8ee Allow LOG_FOLDER and PID_FOLDER defaults to be set at build time 10 years ago
Andy Wilkinson 44ddfcc7fa Upgrade copyright headers of all files changed in 2016 10 years ago
Phillip Webb 4b55144d80 Polish 10 years ago
Andy Wilkinson 5ed4ef1272 Add manifest entries for location of lib and classes in executable archives 10 years ago
Andy Wilkinson 87fe0b2ade Use a conventional delegation model in LaunchedURLClassLoader 10 years ago
Phillip Webb 00cfe1d054 Use AssertJ in spring-boot-tools 10 years ago
Phillip Webb fbaf209240 Move master to 1.4.0.BUILD-SNAPSHOT 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
Thomas Raehalme 3865f3b303 Allow launch script to be used by accounts that use /sbin/nologin 10 years ago
Andy Wilkinson 94a737638e Update launch script to specify -jar as last option 10 years ago
Spring Buildmaster 9409c49c10 Next development version 10 years ago