Stéphane Nicoll
6cf81e2f1b
Deprecate setObservationRegistry
...
This commit deprecates setObservationRegistry on
DefaultJmsListenerContainerFactoryConfigurer as it should not have been
made public in the first place. We want to make sure users don't
accidentally use it, and move it back to a package private method once
the deprecation period has run its course.
Closes gh-44466
1 year ago
Andy Wilkinson
60624e8a56
Avoid problems with platform-specific line endings
...
See gh-44512
1 year ago
Andy Wilkinson
55c410abec
Improve autoconfigure's use of test resources
...
Closes gh-44512
1 year ago
Andy Wilkinson
1f5b9de302
Normalize the separator in resource names
...
See gh-44444
1 year ago
Andy Wilkinson
8e49a4e49a
Increase independence of core auto-configuration tests
...
Remove some more references to Thymeleaf and FreeMarker
auto-configuration that were missed in 85ffbbc .
See gh-44513
1 year ago
Andy Wilkinson
85ffbbc384
Make core auto-configuration tests more independent
...
Closes gh-44513
1 year ago
Andy Wilkinson
5683d39fd6
Allow resources to hide existing resources with the same name
...
See gh-44444
1 year ago
Stéphane Nicoll
d5d27462ab
Start building against Spring WS 4.0.12 snapshots
...
See gh-44564
1 year ago
Stéphane Nicoll
a0f3850a7f
Start building against Spring Security 6.3.8 snapshots
...
See gh-44563
1 year ago
Stéphane Nicoll
57e17adde0
Start building against Spring Pulsar 1.1.10 snapshots
...
See gh-44562
1 year ago
Stéphane Nicoll
08e9e4949b
Start building against Spring Data Bom 2024.0.10 snapshots
...
See gh-44561
1 year ago
Stéphane Nicoll
057c30c561
Start building against Reactor Bom 2023.0.16 snapshots
...
See gh-44560
1 year ago
Stéphane Nicoll
37c4ea5c09
Start building against Micrometer Tracing 1.3.10 snapshots
...
See gh-44559
1 year ago
Stéphane Nicoll
8b1240331f
Start building against Micrometer 1.13.12 snapshots
...
See gh-44558
1 year ago
Stéphane Nicoll
497aef8668
Upgrade to SLF4J 2.0.17
...
Closes gh-44545
1 year ago
Stéphane Nicoll
b199fabfd2
Upgrade to Netty 4.1.119.Final
...
Closes gh-44544
1 year ago
Stéphane Nicoll
dacc4915cb
Upgrade to Maven Install Plugin 3.1.4
...
Closes gh-44543
1 year ago
Stéphane Nicoll
4fb21b34cf
Upgrade to Maven Deploy Plugin 3.1.4
...
Closes gh-44542
1 year ago
Stéphane Nicoll
cc6cfea102
Upgrade to Logback 1.5.17
...
Closes gh-44541
1 year ago
Stéphane Nicoll
f0e006e86d
Upgrade to jOOQ 3.19.20
...
Closes gh-44540
1 year ago
Stéphane Nicoll
23787db03a
Upgrade to Infinispan 15.0.14.Final
...
Closes gh-44539
1 year ago
Stéphane Nicoll
b28794e331
Upgrade to Groovy 4.0.26
...
Closes gh-44538
1 year ago
Moritz Halbritter
5a470c6df2
Merge pull request #44526 from ngocnhan-tran1996
...
* pr/44526:
Fix JavaExec javadoc link
Closes gh-44526
1 year ago
Tran Ngoc Nhan
701f73fcd7
Fix JavaExec javadoc link
...
See gh-44526
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
1 year ago
Andy Wilkinson
27779bec0a
Remove AutoConfigurationReproTests
...
Removed in favor of WebServerFactoryCustomizerBeanPostProcessorTests
which, through the expectations that it sets up on the mock bean
factory, already checks that early initialization will not be
triggered.
Closes gh-44511
1 year ago
Andy Wilkinson
c9f3688df9
Remove redundant tests
...
Closes gh-44520
1 year ago
Stéphane Nicoll
60c6ca3b8e
Merge pull request #44514 from metters
...
* pr/44514:
Fix typo
Closes gh-44514
1 year ago
Matthias Streidel
474dafae28
Fix typo
...
See gh-44514
Signed-off-by: Matthias Streidel <github@metters.slmail.me>
1 year ago
Stéphane Nicoll
9b41bbdc5c
Polish Spring-WS smoke test
...
This commit polishes the smoke test for Spring Web Services, namely
clearing unused dependencies and clarify the necessary configuration:
1. No need to extend from `WsConfigurationAdapter` if no advanced
configuration is required
2. Spring Web Services creates a `XsdSchema` bean whose name matches
the name of the file. Added a `@Qualifier("hr")` to make that more
obvious as it would break if an additional schema was to be added.
Closes gh-44515
1 year ago
Moritz Halbritter
05082cef4c
Update IntelliJ IDEA code style
1 year ago
Stéphane Nicoll
e69683769e
Start building against Spring Framework 6.1.18 snapshots
...
See gh-44491
1 year ago
Andy Wilkinson
7d01c941b9
Use WithPackageResources on shouldUpdateSslWhenReloadingSslBundles
...
See gh-44397
1 year ago
Moritz Halbritter
00da65cc58
Merge pull request #44432 from dependabot[bot]
...
* pr/44432:
Bump solid-js from 1.8.17 to 1.9.5 in /antora
Closes gh-44432
1 year ago
dependabot[bot]
c641b3fd30
Bump solid-js from 1.8.17 to 1.9.5 in /antora
...
Bumps [solid-js](https://github.com/solidjs/solid ) from 1.8.17 to 1.9.5.
- [Release notes](https://github.com/solidjs/solid/releases )
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solidjs/solid/compare/v1.8.17...v1.9.5 )
---
updated-dependencies:
- dependency-name: solid-js
dependency-type: indirect
...
See gh-44432
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Moritz Halbritter
278c7a5cdc
Merge pull request #44460 from bekoenig
...
* pr/44460:
Remove obsolete hints for Flyway Teams features
Closes gh-44460
1 year ago
Benjamin König
23fd79f425
Remove obsolete hints for Flyway Teams features
...
See gh-44460
Signed-off-by: Benjamin König <koenig87@googlemail.com>
1 year ago
Stéphane Nicoll
e1f45c50ee
Generate reflection hints for main methods
...
This commit makes sure to register the necessary hints to invoke the
main method of any bean available in the context. This is necessary
for tests that use the UseMainMethod feature.
This generates more hints than strictly necessary as there isn't a
way to contribute hints based on a ContextLoader, see
https://github.com/spring-projects/spring-framework/issues/34513 for
more details.
Closes gh-44461
1 year ago
Moritz Halbritter
c91c8e202a
Fix tests
1 year ago
Moritz Halbritter
c86d47f1ec
Merge pull request #44463 from dmitrysulman
...
* pr/44463:
Update version of Neo4j test container image
Closes gh-44463
1 year ago
Dmitry Sulman
7276be825a
Update version of Neo4j test container image
...
See gh-44463
Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
1 year ago
Moritz Halbritter
8c035ce46a
Merge pull request #44459 from dmitrysulman
...
* pr/44459:
Update version of Elasticsearch test container image
Closes gh-44459
1 year ago
Dmitry Sulman
c98f9ac126
Update version of Elasticsearch test container image
...
See gh-44459
Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
1 year ago
Moritz Halbritter
19ba2ec0e9
Merge pull request #44467 from nosan
...
* pr/44467:
Close InputStream when loading Log4j2 Configuration from a Resource
Closes gh-44467
1 year ago
Moritz Halbritter
825ca76c36
Merge pull request #44467 from nosan
...
* pr/44467:
Close InputStream when loading Log4j2 Configuration from a Resource
Closes gh-44467
1 year ago
Dmytro Nosan
be7e952e91
Close InputStream when loading Log4j2 Configuration from a Resource
...
See gh-44467
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
1 year ago
Andy Wilkinson
21a5319362
Revert "Use Framework's default class loader as default in ImportCandidates"
...
This reverts commit 56c955158d .
See gh-44401
1 year ago
Andy Wilkinson
a0ff9f6e33
Upgrade to Gradle 8.13
1 year ago
Andy Wilkinson
3de189a1df
Minimize test resources and move remainder to appropriate packages
...
Closes gh-44397
1 year ago
Andy Wilkinson
8577718b22
Close InputStream when loading PEM content from a resource
...
Fixes gh-44443
1 year ago
Andy Wilkinson
88745820d3
Close InputStream after reading banner resource
...
Fixes gh-44441
1 year ago