3264 Commits (94fc6b4fe1b37fb424d072c3d9bccacf5372f95c)

Author SHA1 Message Date
lukasdooo b25d52c896 Update the Debugging Documentation of the Spring Boot Maven Plugin 2 years ago
Moritz Halbritter 07ee7254a6 Align to Native Build Tools metadata repository default 2 years ago
Eddú Meléndez f3e7325064 Add service connection for Docker Compose and Testcontainers ActiveMQ 2 years ago
Andy Wilkinson 2b85cb0356 Stop managing version of commons-compress where it isn't needed 2 years ago
Andy Wilkinson dd082c6c21 Revert "Upgrade to Commons Compress 1.25.0" 2 years ago
Eddú Meléndez f15cd93a35 Add service connection for Docker Compose and Testcontainers Artemis 2 years ago
Scott Frederick a620d348ad Fix exporting of Docker image layers 2 years ago
Andy Wilkinson 1c2a622f7f Upgrade to Commons Compress 1.25.0 2 years ago
Piyal Ahmed a85e99790b Fix NestedJarFile constructor javadoc 2 years ago
Andy Wilkinson a6d1788be3 Tolerate OS and Java version differences in ExtractCommandTests 2 years ago
Phillip Webb 8f1a330dd5 Update copyright header of cleaned up code 2 years ago
Tobias Lippert 24e0864105 Replace !Optional.isPresent with Optional.isEmpty 2 years ago
Tobias Lippert 7f4aaacf42 Simplify stream chain operations 2 years ago
Phillip Webb 15f1e8536b Polish 'Remove redundant array creation' 2 years ago
Tobias Lippert d3c97adf79 Remove redundant array creation 2 years ago
Tobias Lippert 316b415e95 Use try with resources instead of try-finally 2 years ago
Tobias Lippert cb26c31dd6 Replace explicit type with diamond operator 2 years ago
Tobias Lippert 06265ee617 Use pattern variables 2 years ago
Tobias Lippert fe38cb3b4a Use string.repeat() 2 years ago
Phillip Webb ddb769bf7f Polish 'Simplify conditionals' 2 years ago
Tobias Lippert 65a1ff84e6 Simplify conditionals 2 years ago
Tobias Lippert def7523398 Inline redundant if statements 2 years ago
Scott Frederick bee6fe899c Polish "Add Docker Compose service connection support for OpenLDAP" 2 years ago
PhilKes eb940c3907 Add Docker Compose service connection support for OpenLDAP 2 years ago
Phillip Webb 088b313ae5 Polish 2 years ago
Moritz Halbritter ca799f7b21 Tolerate actuator endpoints with the same id 2 years ago
Phillip Webb eb0040c225 Fix ZipCentralDirectoryFileHeaderRecord entry comment read offset 2 years ago
Andy Wilkinson 6bfac1f860 Fix handling of nested: UNC paths on Windows 2 years ago
Andy Wilkinson 6f4a8cc0c3 Polish "Change log messages to use singular or plural instead of "noun(s)"" 2 years ago
teacmity c6c7fbc15f Change log messages to use singular or plural instead of "noun(s)" 2 years ago
Andy Wilkinson 45c32854a5 Fix Checkstyle upgrade 2 years ago
Christoph Dreis b7c9c82180 Fix typos 2 years ago
Phillip Webb e5f489f338 Restore manifest support for nested directory jars 2 years ago
Moritz Halbritter 25614710d5 Fail if superfluous properties are used in property metadata 2 years ago
Moritz Halbritter 970c226847 Polish 2 years ago
Andy Wilkinson 5ef7db9a28 Start working on Spring Boot 3.3 2 years ago
Phillip Webb f31ffbf927 Don't duplicate META-INF entries in nested directory jars 2 years ago
Yanming Zhou 8cb8999772 Ban call of URLEncoder.encode/URLDecoder.decode(String,String) 2 years ago
Yanming Zhou b6e87cee35 Remove unnecessary `extends Object` from generic 2 years ago
Yanming Zhou ac18e3015c Use `.isEmpty()` where feasible 2 years ago
Phillip Webb 88429b6a66 Use file urls for unpacked jars 2 years ago
Phillip Webb b4a4e91238 Update ZipString to deal with reads that do not return all data 2 years ago
Moritz Halbritter e81d1226fe Prevent integer overflow when checking disk space 2 years ago
Yanming Zhou 3c65fdfa12 Use idiomatic AssertJ assertions 2 years ago
Phillip Webb 39bc7c8582 Support getPermissions() call on Gradle 8.6-milestone-1 2 years ago
Yanming Zhou ebfbc0ef05 Cleanup kotlin sources 2 years ago
Andy Wilkinson e6970243ee Retry read on ClosedByInterruptException 2 years ago
Phillip Webb 359a6cb5bb Use encoded version of path for jar URLs 2 years ago
Phillip Webb 847daf484c Fix JarUrlTests 2 years ago
Andy Wilkinson 49990afd78 Polish 2 years ago