Stéphane Nicoll
Stéphane Nicoll
This is a follow-up of #29879. It looks like that 1sec is not enough unfortunately. ``` > Task :spring-boot-project:spring-boot-dependencies:bomrUpgrade Upgrade to Awaitility 4.2.0 Upgrade to Cassandra Driver 4.14.0 Upgrade to...
See #27615, we need to revert due to our windows build failing, see https://github.com/spring-io/spring-javaformat/issues/280.
`MetadataItemCondition#matches(ConfigurationMetadata value)` uses the first metadata entry with the matching id. If there are more than one, this is ignored. `IncrementalBuildMetadataGenerationTests#incrementalBuildTypeRenamed ` doesn't test that the metadata for the renamed...
The new layers configuration work introduced a first Spring Boot specific XSD. We've deployed it manually for the time being but we should deploy it the same way other projects...
When `moveToSnapshots` is used, it logs the same thing than an actual upgrade, e.g. ``` Upgrade to Spring Framework 5.3.28 ``` However, that's not really what it has done. While...