360 Commits (c86eaa5fd54b60a40be94c2d3cf3df22b8cc4e2e)

Author SHA1 Message Date
Andy Wilkinson 640793c60e Streamline CRC and hash calculation when preparing stored entries 10 months ago
Phillip Webb 3aeb18d618 Add license header to gradle files 10 months ago
Phillip Webb d66b28fcba Update end copyright year to 'present' 10 months ago
Andy Wilkinson c6748144fb Upgrade to Commons Compress 1.27.1 10 months ago
Johnny Lim 08c67cc353 Replace deprecated Project.task() 1 year ago
Andy Wilkinson 4b8d5f22de Remove Java 8-specific build configuration that will never apply 1 year ago
Johnny Lim c9320de559 Use consistent exception messages in Assert calls 1 year ago
Andy Wilkinson 2fc0016ef1 Fix spring-boot-gradle-plugin's tests in Eclipse 1 year ago
Andy Wilkinson a3168e3a2f Centralize dependency management of Commons Compress 1 year ago
Phillip Webb 3481107ff7 Update copyright year of changed files 1 year ago
Moritz Halbritter ce106eb43c Remove calls to deprecated Project.getBuildDir() in Gradle files 2 years ago
Moritz Halbritter a3060652f8 Call String.toLowerCase and .toUppercase with explicit locale 2 years ago
Phillip Webb ad72411e2b Apply conventions plugin to all subprojects 2 years ago
Andy Wilkinson 5f666eec5b Reduce warnings reported by Eclipse 2 years ago
Andy Wilkinson 28a887ad0f Raise minimum supported version of Gradle 2 years ago
Andy Wilkinson 5ee0580339 Upgrade to the latest Framework 6.0.x release 2 years ago
Moritz Halbritter 68a63a7797 Polish 2 years ago
Moritz Halbritter ff66036e90 Remove redundant Regex escapes 2 years ago
Moritz Halbritter 4047c00aa5 Implement SBOM actuator endpoint 2 years ago
Moritz Halbritter 793aca60d2 Implement extract and list-layers command 2 years ago
Andy Wilkinson 5ae533a00d Minimize scope of version management for commons-compress 2 years ago
Andy Wilkinson 5f680ccac0 Revert "Stop managing version of commons-compress where it isn't needed" 2 years ago
Andy Wilkinson 2b85cb0356 Stop managing version of commons-compress where it isn't needed 2 years ago
Phillip Webb 8f1a330dd5 Update copyright header of cleaned up code 2 years ago
Tobias Lippert 7f4aaacf42 Simplify stream chain operations 2 years ago
Andy Wilkinson 45c32854a5 Fix Checkstyle upgrade 2 years ago
Phillip Webb 3c62defb9d Support java.nio.file Paths and FileSystems with nested jars 3 years ago
Phillip Webb 33c5e1269a Write signature files to uber jars to for Oracle Java 17 verification 3 years ago
Phillip Webb 55b5610dd9 Add Maven and Gradle option for the loader implementation to use 3 years ago
Phillip Webb aeb6537f57 Rename spring-boot-loader to spring-boot-loader-classic 3 years ago
Phillip Webb c22548982a Relocate launcher classes 3 years ago
Phillip Webb 3d6859e80f Use the term "uber jar" in reference documentation and javadoc 3 years ago
Andy Wilkinson ca5bd37e81 Upgrade to Spring Framework 6.1.0-M1 3 years ago
Johnny Lim ff9fd1abeb Polish 3 years ago
Phillip Webb 998d59b7ac Ignore system timezone when applying outputTimestamp to entries 3 years ago
Phillip Webb df5898a146 Reformat code following spring-javaformat upgrade 3 years ago
Krzysztof Krason 94996664bc Drop unnecessary Collections.unmodifiableSet 3 years ago
Krzysztof Krason d3efd7e091 Use try with close 3 years ago
Phillip Webb a2ac38e203 Update copyright year of changed files 3 years ago
Krzysztof Krason cf6493f65c Simplify AssertJ assertions and also make them more readable 3 years ago
Phillip Webb f588793445 Update copyright year of changed files 3 years ago
Moritz Halbritter 725337f976 Make fields final 3 years ago
Moritz Halbritter c6536c54d8 Write native-image argfile only if there are excludes 3 years ago
Phillip Webb c16c6bc3b5 Fix reachability argfile format 4 years ago
Phillip Webb 8358a0e3f3 Fix reachability-metadata.properties location 4 years ago
Phillip Webb 071649360b Generate 'META-INF/native-image/argfile' file for buildpack use 4 years ago
Phillip Webb e0b67889a8 Use Stream.toList instead of Stream.collect when possible 4 years ago
dreis2211 65ef8fc51a Use ByteArrayOutputStream.toString where possible 4 years ago
dreis2211 f0b4a65546 Avoid usage of StringBuffer where possible 4 years ago
Andy Wilkinson 0bfa9cd704 Upgrade to Logback 1.4 and SLF4J 2.0 4 years ago