Andy Wilkinson
a262520f08
Disable LoaderIntegrationTests on Java 19 till it GAs
...
See gh-32280
2 years ago
Stephane Nicoll
c3416ac97a
Disable LoaderIntegrationTests with Java 19
...
See gh-32295
2 years ago
Stephane Nicoll
42db66cc92
Merge pull request #32224 from obfischer
...
* pr/32224:
Make the path of the config directory better understandable
Closes gh-32224
2 years ago
Oliver B. Fischer
6e4e76597a
Make the path of the config directory better understandable
...
Currently, the documentation relates to the subdirectory for external
configurations as `/config`. Read as UNIX path, the leading slash
could be read as reference to the root directory `/`.
This commit updates the documentation to use 'config/' instead.
See gh-32224
2 years ago
Andy Wilkinson
5cb23aeb85
Only disable test tasks when a project isn't compatible with toolchain
...
Disabling compilation means that any downstream project will break.
For example, disabling our Gradle plugin's compileJava task means
that the launch script test app fails to build as it uses our
Gradle plugin and its classes are missing.
See gh-gh-32280
2 years ago
Andy Wilkinson
4523f01092
Set up CI on JDK 19
...
Closes gh-32258
2 years ago
Andy Wilkinson
23c2f73b3f
Update tests to allow them to run on Java 19
...
Closes gh-32280
2 years ago
Andy Wilkinson
78f4242e46
Build with Gradle 7.5 while still supporting Gradle 6.8+
...
Closes gh-32281
2 years ago
Stephane Nicoll
6d0a504283
Start building against Spring Batch 4.3.7 snapshots
...
See gh-32271
2 years ago
Stephane Nicoll
bb6307a506
Start building against Spring Kafka 2.8.9 snapshots
...
See gh-32270
2 years ago
Stephane Nicoll
91fb8b8b68
Start building against Spring AMQP 2.4.7 snapshots
...
See gh-32269
2 years ago
Stephane Nicoll
b4e97b73a6
Start building against Spring Data 2021.1.7 snapshots
...
See gh-32268
2 years ago
Stephane Nicoll
0c5d5c331a
Start building against Spring Framework 5.3.23 snapshots
...
See gh-32267
2 years ago
Stephane Nicoll
126c3cf0d8
Start building against Rector 2020.0.23 snapshots
...
See gh-32266
2 years ago
Stephane Nicoll
33b3a5f8bf
Start building against Micrometer 1.8.10 snapshots
...
See gh-32265
2 years ago
Phillip Webb
85697ac482
Update copyright year of changed files
2 years ago
Andy Wilkinson
280ce6390a
Add NINETEEN to JavaVersion enum
...
Closes gh-32226
2 years ago
Stephane Nicoll
3852cf4c44
Upgrade Ubuntu version in CI images
...
Closes gh-32252
2 years ago
Stephane Nicoll
1f535a6c55
Merge pull request #32142 from neilstevenson
...
* pr/32142:
Polish "Add support for detecting .yml Hazelcast config files"
Add support for detecting .yml Hazelcast config files
Closes gh-32142
2 years ago
Stephane Nicoll
19c69ff743
Polish "Add support for detecting .yml Hazelcast config files"
...
See gh-32142
2 years ago
Neil Stevenson
5eaafdee9a
Add support for detecting .yml Hazelcast config files
...
See gh-32142
2 years ago
Stephane Nicoll
cd61d69a2f
Merge pull request #32235 from valentine-dev
...
* pr/32235:
Support lower-case input in PeriodStyle
Closes gh-32235
2 years ago
valentine-dev
89e19ddab9
Support lower-case input in PeriodStyle
...
See gh-32235
2 years ago
Stephane Nicoll
7688444704
Upgrade to Postgresql 42.3.7
...
Closes gh-32242
2 years ago
Phillip Webb
f9e8361635
Update eclipse project setup file
...
Attempt to fix buildSrc import and JDK version.
2 years ago
Andy Wilkinson
b47eb1abfc
Merge pull request #32223 from valentine-dev
...
* gh-32223:
Polish "Support lower-case input in DurationStyle"
Support lower-case input in DurationStyle
Closes gh-32223
2 years ago
Andy Wilkinson
bc23e70024
Polish "Support lower-case input in DurationStyle"
...
See gh-32223
2 years ago
valentine-dev
c579c9378b
Support lower-case input in DurationStyle
...
See gh-32223
2 years ago
Brian Clozel
724f9ebf71
Support SnakeYaml 1.31
...
This commit keeps the managed dependency for SnakeYaml at 1.29 but
enables forward compatibility for SnakeYaml 1.31.
Closes gh-32228
2 years ago
Andy Wilkinson
d9265f0a92
Build against SnakeYAML 1.31 but still use 1.29 in dep mgmt and starter
2 years ago
Andy Wilkinson
7b12926d8c
Upgrade Java 18 CI to 18.0.2.1+1
...
Closes gh-32207
2 years ago
Andy Wilkinson
01aeb550b6
Upgrade to Test Retry Gradle Plugin 1.4.1
...
Closes gh-32200
2 years ago
Andy Wilkinson
7d983be769
Clarify docs on disabling HTTP client request metrics
...
Closes gh-32136
2 years ago
Phillip Webb
adc4e05eff
Polish
2 years ago
Phillip Webb
ccc80f39c7
Upgrade to Java 17.0.4.1+1
...
Closes gh-32163
2 years ago
Phillip Webb
a7e2c0c8af
Polish
2 years ago
Phillip Webb
dda44f1ca2
Upgrade to Java 11.0.16.1+1
...
Closes gh-32164
2 years ago
Phillip Webb
24c2daa99d
Improve javadoc regarding use on @Bean methods
...
Closes gh-32166
2 years ago
Phillip Webb
ec65b293bf
Merge pull request #32123 from dsyer
...
* pr/32123:
Polish 'Add JVM options to prevent warnings with asciidoctor'
Add JVM options to prevent warnings with asciidoctor
Closes gh-32123
2 years ago
Phillip Webb
546d7b41e9
Polish 'Add JVM options to prevent warnings with asciidoctor'
...
See gh-32123
2 years ago
Dave Syer
7b4db4cafc
Add JVM options to prevent warnings with asciidoctor
...
See gh-32123
2 years ago
Stephane Nicoll
50c099334b
Adapt deprecated getIpAddress call with getHost in Redis Tests
...
Closes gh-32147
2 years ago
Stephane Nicoll
463766fd44
Merge pull request #32144 from russellyou
...
* pr/32144:
Polish "Allow Netty default leak detection to be overidden"
Allow Netty default leak detection to be overidden
Closes gh-32144
2 years ago
Stephane Nicoll
7f2d4fceec
Polish "Allow Netty default leak detection to be overidden"
...
See gh-32144
2 years ago
Russell You
51f2e40c69
Allow Netty default leak detection to be overidden
...
See gh-32144
2 years ago
Stephane Nicoll
6d80b601b6
Upgrade to Testcontainers 1.17.3
...
Closes gh-32127
2 years ago
Spring Builds
a9c71a7b86
Next development version (v2.6.12-SNAPSHOT)
2 years ago
Phillip Webb
13bd61b6fe
Revert nested jar fixes
...
Revert the recent updates to nested jar support that were intended
to allow verification of signed unpacked nested jars on Oracle JDK.
Unfortunately the changes caused a number of regressions which
affected a larger number of users than those that have issues with
signed jars.
Closes gh-31853
2 years ago
Phillip Webb
bd74344025
Revert "Don't close jar files early"
...
This reverts commit b42f056ddb
.
2 years ago
Phillip Webb
674022d401
Revert "Don't close nested jars or wrapper when parent is closed"
...
This reverts commit 360eb027be
.
2 years ago