656 Commits (e2de73b87e25aee338ccb1ea6ad26c8c1376c889)

Author SHA1 Message Date
Stephane Nicoll 17f8a244de Fix property names with successive capital letters 10 years ago
Andy Wilkinson 8d491f278b Create FilePermission lazily in JarURLConnection 10 years ago
Stephane Nicoll bffcb1aad2 Document available layouts 10 years ago
Andy Wilkinson ec7d6381aa Update RunMojo to fail when forked JVM returned non-zero exit code 10 years ago
Andy Wilkinson 159ef8f189 Ensure that URL returned from ExplodedArchive.getURL() is encoded 10 years ago
Andy Wilkinson c808de0021 Allow custom repackage task to be used without a global main class 10 years ago
Dave Syer e4b544bd39 Create PID_FOLDER if it doesn't exist 10 years ago
Phillip Webb f27bdcb737 Prevent APT crashes on older Java versions 10 years ago
Andy Wilkinson 3772d9f937 Update JarURLConnection to only require file read permission 10 years ago
Andy Wilkinson a98d1a41a4 Run Maven Plugin's integration tests when full profile is active 10 years ago
Andy Wilkinson 4c65e5e704 Always handle quoted arguments correctly in the launch script 10 years ago
Andy Wilkinson e561cc1997 Don't use a separate thread in the launcher to call app's main method 10 years ago
Phillip Webb 7fb545d26c Polish 10 years ago
Spring Buildmaster 819a9574a6 Next Development Version 10 years ago
Spring Buildmaster 376bbe68d8 Next Development Version 10 years ago
Stephane Nicoll 4ccc7dc554 Ignore invalid accessors 10 years ago
Phillip Webb af2483816b Fix JarFileTests to work on Windows 10 years ago
Andy Wilkinson 74e27db486 Polish contribution 10 years ago
Vladimir Tsanev a0f76eab47 Update JarURLConnection to support jar:file://… URLs 10 years ago
Christian Brunotte 677080b8e2 Update launch.script so popd does not print directory name to stdout 10 years ago
Phillip Webb 39140945b5 Polish 10 years ago
Andy Wilkinson 1043239de0 Ignore non-JavaExec run task when finding application's main class 10 years ago
Phillip Webb 5e722dae6a Polish 10 years ago
Stephane Nicoll a83dae0e10 Polish contribution 10 years ago
Eric Bottard 79cd01eb7a Fix configuration property name when group is empty 10 years ago
Stephane Nicoll c6c001457a Fix description of classifier attribute 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
Phillip Webb c71aa32fbb Polish 10 years ago
Andy Wilkinson 9dc858cdf5 Add missing properties to RepackageTask and improve test coverage 10 years ago
Andy Wilkinson 854cacdb4f Fix useStartStopDaemon in launch script and allow config via conf file 10 years ago
Andy Wilkinson 2dc3660a32 Align launcher exception handling with direct invocation of main method 10 years ago
Stephane Nicoll 7842f50e30 Add property to skip integration tests 10 years ago
Andy Wilkinson 93ef795159 More use entrySet() rather than using keySet() and get(key) 10 years ago
Andy Wilkinson 681a866cce Exclude Java agents from class loader created by PropertiesLauncher 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 27a81e1463 Complete static final logger changes that were started in ec2f33f9 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
Phillip Webb 7397dbaf57 Allow ExitCodeGenerator to be used on Exceptions 10 years ago
Andy Wilkinson 6117b6c5c8 Consistent use of tabs for indentation in pom files 10 years ago
Johannes Edmeier 832ad2fe85 Change redirect in initscript to support old bash 11 years ago
Spring Buildmaster 8db59059a5 Next Development Version 11 years ago
Stephane Nicoll bb736e255b Fix SNAPSHOT version 11 years ago
Kirill Vlasov ec2f33f986 Make loggers private static final 11 years ago
Kirill Vlasov 786aacf2e9 Use Collections.isEmpty() instead of .size() == 0 11 years ago
Michitomo Nakahara 2b5b7cd81e Update launch.script to append to $log_file rather than overwriting it 11 years ago