814 Commits (477c874ecad003704d0c18ee217e330c4a0f8cfd)

Author SHA1 Message Date
Andy Wilkinson 2d8344d46d Ensure that JarLauncher doesn't cause root jar to be on class path twice 9 years ago
Phillip Webb e430583eaf Polish 9 years ago
Pei-Tang Huang 5a5e2db134 Quote $jarfile when creating arguments in launch script 9 years ago
Stephane Nicoll c51d836a15 Use standard file name for Maven dependencies 9 years ago
Oscar Utbult 88b83a909c Remove redundant toString() invocation 9 years ago
Phillip Webb 357d072a60 Polish 9 years ago
Andy Wilkinson 5e79657d4b Treat URLs for same file in nested archive and from jar root as equal 9 years ago
Andy Wilkinson c2730ac63f Polish formatting and address warnings 9 years ago
Spring Buildmaster e712a9ba8c Next Development Version 10 years ago
Andy Wilkinson 808185ab4e Make LaunchedURLClassLoader Java 6 compatible again 10 years ago
dreis 7a797909ae Reinstate LaunchedURLClassLoader's registration as parallel capable 10 years ago
Andy Wilkinson 6828997651 Correct minimum recommended version of Gradle to be 2.9 rather than 2.8 10 years ago
Andy Wilkinson cdcc3d2f28 Ensure getResources("") includes nested root URLs 10 years ago
Phillip Webb 57d5a2ebc6 Formatting 10 years ago
Stephane Nicoll 5863e6f78c Fix class name in generated meta-data 10 years ago
Andy Wilkinson 6a68c8f7e0 Restore Handler logic that was changed during its merge 10 years ago
Andy Wilkinson d20ac56afd Align our jar URL stream handler with the JDK's 10 years ago
Andy Wilkinson ee7141cf63 Allow PropertyLauncher loader.path to be configured using manifest 10 years ago
Stephane Nicoll a638dcd51b Remove unnecessary use of System.out.println 10 years ago
Andy Wilkinson be597d7ce9 Fix handling of cyrillic characters in AsciiBytes hashCode method 10 years ago
Andy Wilkinson 999fa123df Deprecate support for Gradle 2.7 and earlier 10 years ago
Andy Wilkinson a31180dd68 Avoid calling URL.getContent() when defining a package 10 years ago
Andy Wilkinson 24f8c737fb Make relative PID_FOLDER and LOG_FOLDER absolute using jar's directory 10 years ago
Andy Wilkinson 03deff9a1c Handle relative pid folder correctly in the launch script 10 years ago
Andy Wilkinson ad3e5c04bb Add a second, portal-compatible ID to the Gradle plugin 10 years ago
Johnny Lim 30a677646f Polish 10 years ago
Johnny Lim 723b46ade4 Move Restarter in integration tests 10 years ago
Andy Wilkinson e1d53b65ba Remove redundant git-commit-id-plugin configuration from loader-tools 10 years ago
Stephane Nicoll 6bd670edbc Initiate 1.4.x branch 10 years ago
Spring Buildmaster 5f959b074f Next Development Version 10 years ago
Andy Wilkinson 93ab01263c Change the ownership of the pid folder when using a sub-folder 10 years ago
Johnny Lim a994b11a73 Polish 10 years ago
Phillip Webb 3b52909fc2 Don't change ownership of PID_FOLDER 10 years ago
Johnny Lim caa4c0800f Polish 10 years ago
Phillip Webb 56544c8dd5 Polish 10 years ago
Phillip Webb 65b4f61a35 Polish 10 years ago
Phillip Webb 951f051df9 Polish 10 years ago
Andy Wilkinson eb1c349f97 Polish “Avoid null handler package in JarFile protocol handler registration” 10 years ago
hengyunabc 33a81e87d1 Avoid null handler package in JarFile protocol handler registration 10 years ago
Stephane Nicoll ff48a88b91 Enable fork more when devtools is present 10 years ago
Stephane Nicoll cf07d19ed4 Polish 10 years ago
Phillip Webb 69e96c6211 Polish 10 years ago
Stephane Nicoll 97f15d606d Auto-detect fork value in stop goal 10 years ago
Andy Wilkinson 742657983b Improve the error message when additional build-info prop has null value 10 years ago
Andy Wilkinson f41e629760 Provide M2E lifecycle mapping metadata for Maven plugin’s build-info goal 10 years ago
Andy Wilkinson 984a6da262 Polising 10 years ago
Andy Wilkinson 85c0b44dcb Test that LaunchedURLClassLoader works when thread is interrupted 10 years ago
hengyunabc 937f85765c Ensure that LaunchedURLClassLoader works when thread is interrupted 10 years ago
Andy Wilkinson b3e0b3a542 Consider mvn spring-boot:run that exits with 130 (SIGINT) to be successful 10 years ago
Andy Wilkinson ae6182a964 Update requiresUnpack documentation of unpack location 10 years ago