Brian Clozel
c88c9620b3
Upgrade to Java 21 EA 31 in CI build
3 years ago
Brian Clozel
14857ae0da
Upgrade to JDK 21ea29 in CI build
3 years ago
Brian Clozel
ea8fdd17c8
Upgrade to JDK21 EA build 27
3 years ago
Brian Clozel
f69db61147
Fix JDK21 EA build URL
3 years ago
Brian Clozel
655f5eb1e2
Upgrade to JDK21 EA 24 in CI build
3 years ago
Brian Clozel
6bc674b2dd
Upgrade CI image to Ubuntu Jammy
3 years ago
Brian Clozel
c564725f46
Upgrade to Java 21 EA build 21
3 years ago
Juergen Hoeller
697d5e6247
Configuration options for virtual threads (on JDK 21)
...
VirtualThreadDelegate built on JDK 21 for multi-release jar.
Includes dedicated VirtualThreadTaskExecutor as lean option.
Includes setVirtualThreads flag on SimpleAsyncTaskExecutor.
Includes additional default methods on AsyncTaskExecutor.
Closes gh-30241
3 years ago
Arjen Poutsma
beb23b5da6
Updated CI image JDK
3 years ago
Brian Clozel
8b5bfdfa44
Fix CI image reference to JDK21
...
See gh-30339
3 years ago
Brian Clozel
63e20404a2
Configure JDK 21 CI build
...
This commit replaces the JDK 20 compatibility build with a JDK 21 (early
access) variant.
See gh-30339
3 years ago
Brian Clozel
d9776941bf
Update Java version for compatibility tests in CI
...
This commit configures Java 20 for compatibility tests in our CI,
replacing Java 19.
3 years ago
Brian Clozel
0d21f0b1d4
Remove Java 18 from CI image
3 years ago
Brian Clozel
e725e3a51b
Update Java versions and remove Java 18 build
3 years ago
Brian Clozel
151977259c
Revert "Upgrade CI image to Ubuntu Jammy"
...
This reverts commit 05c997802b .
It seems we need to update our docker infrastructure on the host first
before upgrading to Ubuntu Jammy.
3 years ago
Brian Clozel
05c997802b
Upgrade CI image to Ubuntu Jammy
3 years ago
Brian Clozel
38e84a76f9
Upgrade JDK versions in CI image
3 years ago
Stephane Nicoll
3f42d4de43
Upgrade Ubuntu version in CI image
3 years ago
Brian Clozel
ee1afb864c
Add Java 19 to CI image
4 years ago
Brian Clozel
c8ef2b2202
Upgrade Java versions in CI image
4 years ago
Stephane Nicoll
d9c2ccb4b3
Upgrade Ubuntu version in CI image
...
Closes gh-29106
4 years ago
Stephane Nicoll
dfc06eda7a
Upgrade Java 8 version in CI image and .sdkmanrc
4 years ago
Stephane Nicoll
4af225405c
Upgrade Java 18 version in CI image
4 years ago
Stephane Nicoll
51e594ae81
Upgrade Java 17 version in CI image
4 years ago
Stephane Nicoll
c2554b2b27
Upgrade Java 11 version in CI image
4 years ago
Stephane Nicoll
86a762b5ee
Upgrade Java 8 version in CI image
4 years ago
Stephane Nicoll
211241befe
Upgrade Ubuntu version in CI image
4 years ago
Stephane Nicoll
8a30bc2993
Upgrade Java 18 version in CI image
4 years ago
Stephane Nicoll
aa8be28a01
Upgrade Java 17 version in CI image
4 years ago
Stephane Nicoll
f43b28e7ba
Upgrade Java 11 version in CI image
4 years ago
Stephane Nicoll
1476867ee7
Upgrade Java 18 version in CI image
4 years ago
Stephane Nicoll
4d9dc61f5d
Polish
4 years ago
Stephane Nicoll
7eebc48a6e
Upgrade Ubuntu version in CI image
4 years ago
Brian Clozel
5b1719cd77
Upgrade CI to concourse-release-scripts 0.3.4
4 years ago
Brian Clozel
c056b81753
Upgrade JDK and Ubuntu versions in CI image
4 years ago
Stephane Nicoll
4e9af3e277
Upgrade Java 18 in CI image
4 years ago
Stephane Nicoll
01fd489b47
Upgrade Ubuntu version in CI images
4 years ago
Brian Clozel
f447f9cd39
Upgrade to JDK 18 GA in CI image
4 years ago
Stephane Nicoll
1bbcd706be
Upgrade Ubuntu version in CI image
4 years ago
Stephane Nicoll
2ffefbb211
Downgrade to concourse-release-scripts 0.3.2
...
This commit reverts partially "0ab054c7b943d65bb9034d1d7987f556e9d54d05"
as 0.3.3 is breaking promition.
4 years ago
Brian Clozel
0ab054c7b9
Upgrade concourse-release-scripts in CI
...
This commit also reverts the change of resource type for the publication
of the CI image and fixes a bug in the CI image setup with available
JDKs.
4 years ago
Brian Clozel
2f78abd56e
Upgrade CI pipeline
...
This commit upgrades the CI pipeline with the following:
* replace JDK16 with JDK17 as build variant
* upgrade all JDK versions
* replace docker-image with registry-image resource for CI image
4 years ago
Brian Clozel
5ad261228d
Upgrade JDK 17 and JDK 18 versions in CI image
4 years ago
Stephane Nicoll
e702c22da4
Upgrade Ubuntu version in CI image
4 years ago
Stephane Nicoll
bd6d697395
Upgrade Java versions in CI image
4 years ago
Brian Clozel
62a4a4c0bf
Upgrade JDK versions in CI images
4 years ago
Brian Clozel
683bdf2675
Polish JDK 18 CI pipeline
...
This commit ensures that JDK 18 is properly installed in the CI image.
See gh-27607
4 years ago
Brian Clozel
65bf5f7c81
Add JDK18 variant to CI pipeline
...
This commit adds a new JDK 18 variant to the CI build image and
configures a JDK18 build (sources compiled with JDK17, tests compiled
and run with JDK18) to the CI pipeline.
Closes gh-27607
4 years ago
Brian Clozel
66b15efa21
Upgrade CI image to JDK 17+35
5 years ago
Brian Clozel
c0e479460e
Switch CI pipeline to a JDK17 baseline
...
This commit introduces a new `spring-framework-6.0.x` CI pipeline with
JDK 17 baseline.
Note that Kotlin still uses a JDK11 baseline for now, this will be
addressed in gh-27413.
Closes gh-27409
5 years ago