859 Commits (8a7d670ff1b3fa9ba2ee39b817b79fd96f0915ea)

Author SHA1 Message Date
Piyal Ahmed 3cac9b1d17 Fix typo in JavaDoc 2 years ago
Andy Wilkinson 436f2758f8 Ensure that extensions have been built before Asciidoctor runs 2 years ago
Andy Wilkinson c7ec6080ce Publish a runtime variant that supports Java 22 2 years ago
Andy Wilkinson 0757857b74 Stop calling getProject() when ExtractVersionConstraints is executing 2 years ago
Andy Wilkinson ee73b022c7 Polish 2 years ago
Andy Wilkinson b8aed98649 Avoid calling getProject() when checking configuration metadata 2 years ago
Andy Wilkinson fd887839a3 Avoid calling getProject() during execution of pMPTPR 2 years ago
Andy Wilkinson 3e6a9b3708 Stop calling getProject() during execution of AutoConfigurationMetadata 2 years ago
Andy Wilkinson 2572c6d3cd Stop calling getProject() during execution of StarterMetadata 2 years ago
Andy Wilkinson 3881cd0ea3 Upgrade to Asciidoctor Gradle Plugin 4.0.2 2 years ago
Andy Wilkinson d2a5bb3b26 Add dependency management alignment infrastructure 2 years ago
Andy Wilkinson 83f692237d Migrate to com.gradle.develocity plugin 2 years ago
Phillip Webb 20db2b54c7 Update copyright year of changed files 2 years ago
Felix 8a42935dad Apply instanceof pattern matching 2 years ago
Andy Wilkinson 9874363fbe Don't offer aligned version when it's already the current version 2 years ago
Andy Wilkinson c8e9a2a32c Add support to Bomr for aligning dependency versions 2 years ago
Brian Clozel 46b7bd2f23 Add configuration property to enable micrometer annotations 2 years ago
Andy Wilkinson 45c32854a5 Fix Checkstyle upgrade 2 years ago
Andy Wilkinson 4699923b68 Upgrade to Spring Java Format 0.0.41 2 years ago
Christoph Dreis 68b9f0c643 Update copyright year to 2024 2 years ago
Andy Wilkinson 433f8a6fd9 Prepare 3.2.x branch 2 years ago
Yanming Zhou 8cb8999772 Ban call of URLEncoder.encode/URLDecoder.decode(String,String) 2 years ago
Yanming Zhou 8599e5a986 Remove unnecessary `toString()` calls 2 years ago
Yanming Zhou d3a51e56b7 Remove unnecessary `static` modifiers 2 years ago
Yanming Zhou ac18e3015c Use `.isEmpty()` where feasible 2 years ago
Andy Wilkinson 8fc59e3367 Improve bom checking and address reported problems 2 years ago
Victor Georgescu b9c2c6b820 Polish unit tests from buildSrc 3 years ago
Andy Wilkinson f081a0e9be Upgrade to Checkstyle 10.12.4 3 years ago
Phillip Webb abdad1cabe Constently use assertThatExceptionOf... assertions 3 years ago
Phillip Webb 4c3a0f09d7 Support parallel initialization of Testcontainers 3 years ago
Phillip Webb 1edd1d5078 Protect against NPE when groups property is missing 3 years ago
Andy Wilkinson 952ce1234a Reinstate Download Plugin dependency 3 years ago
Andy Wilkinson 254b8fe3cb Closes gh-37815 3 years ago
Phillip Webb a33ce9d405 Cache JDK downloads for tests that use ImageFromDockerfile 3 years ago
Phillip Webb b83e7b42bb Update copyright year of changed files 3 years ago
Phillip Webb e10ac76761 Polish 3 years ago
Andy Wilkinson e8e5146beb Stop failing the build when tests pass after retry 3 years ago
Andy Wilkinson 0b3a5f2489 Ensure that check for unnecessary exclusions runs on classpath change 3 years ago
Andy Wilkinson 38e9ede17d Only suggest snapshots for which a release is planned 3 years ago
Andy Wilkinson 2d6f436893 Improve handling and comparison of snapshot versions 3 years ago
Chris Bono 6e7b845bdf Add support for Apache Pulsar 3 years ago
Andy Wilkinson ced32f0751 Require libraries to opt in to moving to snapshots 3 years ago
Andy Wilkinson b858801a07 Use decorator pattern to multi-thread update resolution 3 years ago
Phillip Webb 527b2f2cac Polish 3 years ago
Andy Wilkinson 573f01e991 Polish Bomr's output 3 years ago
Andy Wilkinson 4d75f2cb08 Improve log output when applying upgrades 3 years ago
Andy Wilkinson 68baa6e7df Make section IDs consistent in Maven Plugin docs and enforce it 3 years ago
Andy Wilkinson 6adecf4cb2 Fix handling of potential ugrade issues with no space in title 3 years ago
Andy Wilkinson 00e46192e4 Fix handling of potential ugrade issues with no space in title 3 years ago
Yanming Zhou b1ac64c7e2 Harmonize Stream.collect() usage 3 years ago