Commit Graph

1424 Commits

Author SHA1 Message Date
Stephane Nicoll
8c96967c16 Upgrade Java 17 version in CI image and .sdkmanrc
Closes gh-35071
2023-04-20 14:30:56 +02:00
Stephane Nicoll
6e15177650 Upgrade CI to Docker 23.0.4
Closes gh-35070
2023-04-20 14:29:13 +02:00
Stephane Nicoll
81ade5d3b5 Upgrade Java 20 version in CI image
Closes gh-35073
2023-04-20 14:27:39 +02:00
Stephane Nicoll
b6705b7f45 Upgrade Java 17 version in CI image
Closes gh-35079
2023-04-20 14:26:36 +02:00
Stephane Nicoll
8195700c96 Upgrade Java 11 version in CI image
Closes gh-35076
2023-04-20 14:25:56 +02:00
Stephane Nicoll
59ac9295fa Upgrade Java 8 version in CI image and .sdkmanrc
Closes gh-35074
2023-04-20 14:25:21 +02:00
Stephane Nicoll
573aec7d3a Upgrade CI to Docker 23.0.4
Closes gh-35075
2023-04-20 14:22:04 +02:00
Phillip Webb
60a53633c7 Merge branch '2.7.x' into 3.0.x 2023-04-18 10:09:42 -07:00
Phillip Webb
cb56035bcc Setup docker config.json on CI when building project 2023-04-18 10:04:20 -07:00
Andy Wilkinson
121165d684 Merge branch '2.7.x' into 3.0.x
Closes gh-34961
2023-04-17 17:35:29 +01:00
Andy Wilkinson
4095f4ea82 Upgrade CI images to Docker 23.0.3
Closes gh-34960
2023-04-17 17:35:15 +01:00
Andy Wilkinson
d4ef5dc151 Merge branch '2.7.x' into 3.0.x
Closes gh-34755
2023-03-24 16:03:02 +00:00
Andy Wilkinson
17a4d303f8 Switch Java 20 CI to Bellsoft Liberica
Closes gh-34752
2023-03-24 15:59:45 +00:00
Andy Wilkinson
1933e9a28e Merge branch '2.7.x' into 3.0.x
Closes gh-34753
2023-03-24 15:54:27 +00:00
Andy Wilkinson
04e7e70ebd Remove JDK 19 CI
Closes gh-34639
2023-03-24 15:47:06 +00:00
Andy Wilkinson
1da4271f81 Merge branch '2.7.x' into 3.0.x
Closes gh-34721
2023-03-24 15:37:00 +00:00
Andy Wilkinson
e79ac4b24e Upgrade CI images to ubuntu:jammy-20230308
Closes gh-34719
2023-03-24 15:36:02 +00:00
Andy Wilkinson
d7987147c1 Correct base Java version in JDK 20 CI image
See gh-34640
2023-03-20 11:45:44 +00:00
Andy Wilkinson
7a4dcecaff Merge branch '2.7.x' into 3.0.x
Closes gh-34640
2023-03-20 10:12:38 +00:00
Andy Wilkinson
2cbaf645b1 Add CI with JDK 20
Closes gh-34175
2023-03-20 10:04:41 +00:00
Scott Frederick
de85308578 Merge branch '2.7.x' into 3.0.x
Closes gh-34520
2023-03-08 15:33:52 -06:00
Scott Frederick
4bd0f75119 Upgrade CI images to ubuntu:jammy-20230301
Closes gh-34521
2023-03-08 15:24:36 -06:00
Scott Frederick
ffedb26e91 Merge branch '2.7.x' into 3.0.x
Closes gh-34214
2023-02-15 15:13:03 -06:00
Scott Frederick
1ea70d3ddd Upgrade CI to Docker 23.0.1
Closes gh-34215
2023-02-15 15:12:44 -06:00
Andy Wilkinson
3f0e148e30 Merge branch '2.7.x' into 3.0.x
Closes gh-34129
2023-02-09 09:10:04 +00:00
Andy Wilkinson
bb6dfc10ab Upgrade CI images to Docker 23.0.0
Closes gh-34128
2023-02-09 09:06:01 +00:00
Andy Wilkinson
1cdc24a11d Merge branch '2.7.x' into 3.0.x
Closes gh-34123
2023-02-08 14:17:06 +00:00
Andy Wilkinson
07fcb67540 Use repo.maven.apache.org consistently
Maven Central has two canonical URLs [1]:

- https://repo1.maven.org
- https://repo.maven.apache.org

This commit updates the codebase to only use repo.maven.apache.org.

Closes gh-33938

[1] https://central.sonatype.org/news/20190715_http_deprecation_update/#canonical-urls
2023-02-08 14:04:16 +00:00
Andy Wilkinson
b2d239ee10 Merge branch '2.7.x' into 3.0.x
Closes gh-33983
2023-02-08 11:04:28 +00:00
Andy Wilkinson
2518139021 Upgrade CI images to Docker 20.10.23
Closes gh-33981
2023-02-08 11:03:36 +00:00
Andy Wilkinson
d65f1cd704 Merge branch '2.7.x' into 3.0.x
Closes gh-32977
2023-02-06 13:07:46 +00:00
Andy Wilkinson
ccb748ad35 Upgrade CI images to ubuntu:jammy-20230126
Closes gh-32979
2023-02-06 13:05:52 +00:00
Andy Wilkinson
57b7b1ae8e Fix formatting of ArtifactoryServiceTests
See gh-33967
2023-02-06 11:55:28 +00:00
Phillip Webb
cf60c1c8a2 Merge branch '2.7.x' into 3.0.x 2023-02-02 16:06:52 -08:00
Phillip Webb
d71d885021 Update CI pipeline 2023-02-02 16:04:34 -08:00
Phillip Webb
09b83c972a Merge branch '2.7.x' into 3.0.x
Closes gh-34055
2023-02-02 15:52:58 -08:00
Phillip Webb
86fc39261e Upgrade CI to springio/artifactory-resource 0.0.18
Closes gh-34054
2023-02-02 15:52:21 -08:00
Johnny Lim
bc7fc90550 Replace Base64Utils with JDK's Base64
See gh-33967
2023-01-31 10:20:06 +01:00
Andy Wilkinson
8e7822d214 Create 3.0.x branch 2023-01-23 12:04:16 +00:00
Phillip Webb
ff35329a12 Merge branch '2.7.x'
Closes gh-33931
2023-01-21 11:29:11 -08:00
Phillip Webb
d84610c712 Remove legacy docker entrypoint from CI docker files
Closes gh-33930
2023-01-21 11:27:24 -08:00
Sanan
26c178effa Updated from spring.io to maven central
See gh-33918
2023-01-20 11:43:32 +01:00
Phillip Webb
86f843be8d Merge branch '2.7.x' 2023-01-19 16:06:34 -08:00
Phillip Webb
f6f811c9ca Refine docker credentials used in CI 2023-01-19 16:05:03 -08:00
Phillip Webb
219b5fd1d0 Upgrade CI to Java 11.0.18+10
Closes gh-33913
2023-01-19 14:27:49 -08:00
Phillip Webb
a1fc7eb4c2 Merge branch '2.7.x' 2023-01-19 14:17:37 -08:00
Phillip Webb
9e874c8472 Use credentials when checking GitHub 2023-01-19 14:17:30 -08:00
Phillip Webb
ac5e39a841 Merge branch '2.7.x' 2023-01-19 14:07:18 -08:00
Phillip Webb
2eae17b50b Use credentials when checking GitHub 2023-01-19 14:06:59 -08:00
Phillip Webb
b3dc5a851e Merge branch '2.7.x' 2023-01-19 14:04:57 -08:00
Phillip Webb
f7f2eb0bb4 Use credentials when checking for milestones 2023-01-19 14:04:38 -08:00
Phillip Webb
4179f3af58 Merge branch '2.7.x' 2023-01-19 13:49:11 -08:00
Phillip Webb
b70cb50d18 Upgrade concourse/registry-image-resource to 1.7.0 2023-01-19 13:47:41 -08:00
Phillip Webb
2ae47c542b Upgrade concourse/github-release-resource to 1.8.0 2023-01-19 13:47:41 -08:00
Moritz Halbritter
61f77d7b08 Merge branch '2.7.x'
Closes gh-33897
2023-01-19 12:09:52 +01:00
Sanan
7fc28b3b0a Updated Java 19 version in CI image
See gh-33886
2023-01-19 12:09:14 +01:00
Moritz Halbritter
5ea878c57f Update Java 8 in CI and sdkman
Closes gh-33882
2023-01-19 11:57:28 +01:00
Moritz Halbritter
3978288f22 Merge branch '2.7.x'
Closes gh-33894
2023-01-19 11:53:37 +01:00
Moritz Halbritter
8238fe1f4d Update Java 17 in CI
Closes gh-33881
2023-01-19 11:53:20 +01:00
Andy Wilkinson
9661774e63 Merge branch '2.7.x' 2023-01-11 12:52:09 +00:00
Andy Wilkinson
809c220849 Fix releasescripts tests
Update the tests to align them with the changes made to move from
https://repo.spring.io/release to Maven Central in b0e07314.

See gh-33708
2023-01-11 12:51:55 +00:00
Phillip Webb
29b7c121fb Merge branch '2.7.x'
Closes gh-33739
2023-01-09 19:01:57 -08:00
Phillip Webb
a369f936c9 Replace references to Pivotal
Closes gh-33737
2023-01-09 18:09:20 -08:00
Phillip Webb
99a90906ab Merge branch '2.7.x' 2023-01-09 18:07:49 -08:00
Phillip Webb
eab4873d7d Remove unused email CI parameters 2023-01-09 18:02:41 -08:00
Phillip Webb
1621cfd578 Merge branch '2.7.x' 2023-01-09 15:44:44 -08:00
Phillip Webb
80cfcb71ec Update copyright year of changed files 2023-01-09 15:18:10 -08:00
Moritz Halbritter
6e07189a45 Merge branch '2.7.x'
Closes gh-33723
2023-01-09 10:19:04 +01:00
Sanan
b0e0731463 Use Maven Central for SDKMAN download
See gh-33708
2023-01-09 10:17:48 +01:00
Phillip Webb
c67915f946 Merge branch '2.7.x'
Closes gh-33612
2022-12-21 22:30:20 -08:00
Phillip Webb
4610fe3e44 Upgrade CI to Docker 20.10.22
Closes gh-33613
2022-12-21 22:29:59 -08:00
Andy Wilkinson
355b428d5d Merge branch '2.7.x'
Closes gh-33346
2022-11-24 15:57:37 +00:00
Andy Wilkinson
7ea5881066 Update LATEST_GA to false to prepare for 3.0.0's release
Closes gh-33345
2022-11-24 15:51:38 +00:00
Andy Wilkinson
4e9cc64167 Merge branch '2.7.x'
Closes gh-32972
2022-11-02 11:33:26 +00:00
Andy Wilkinson
a814fe958e Merge branch '2.6.x' into 2.7.x
Closes gh-32971
2022-11-02 11:32:56 +00:00
Andy Wilkinson
e438721be4 Upgrade to springio/github-changelog-generator 0.0.8
Closes gh-32970
2022-11-02 11:32:09 +00:00
Andy Wilkinson
bf4771fe2d Merge branch '2.6.x' into 2.7.x
Closes gh-32889
2022-11-01 16:58:35 +00:00
Andy Wilkinson
355945faed Upgrade Java 19 CI image to 19.0.1+11
Closes gh-32895
2022-11-01 16:58:13 +00:00
Andy Wilkinson
1859039eea Merge branch '2.6.x' into 2.7.x
Closes gh-32890
2022-11-01 16:55:10 +00:00
Andy Wilkinson
17ffa5bd3d Upgrade CI images to Docker 20.10.21
Closes gh-32887
2022-11-01 16:54:49 +00:00
Andy Wilkinson
66a8b63fc6 Merge branch '2.7.x'
Closes gh-32948
2022-11-01 16:51:15 +00:00
Andy Wilkinson
471e6f9299 Merge branch '2.6.x' into 2.7.x
Closes gh-32947
2022-11-01 16:50:58 +00:00
dreis2211
cc23dbe9f7 Upgrade CI image update detection to Ubuntu Jammy
See gh-32920
2022-11-01 16:50:30 +00:00
Moritz Halbritter
1c287a3038 Update CI base images to ubuntu:focal-20221019
Closes gh-32894
2022-10-27 16:43:26 +02:00
Moritz Halbritter
75b938d0f6 Update docker version to 20.10.21
Closes gh-32893
2022-10-27 16:41:44 +02:00
Moritz Halbritter
f37219adc1 Update JDK 19 build to use 19.0.1+11
Closes gh-32892
2022-10-27 16:40:10 +02:00
Andy Wilkinson
c41a92f66e Merge branch '2.7.x'
Closes gh-32802
2022-10-21 11:39:03 +01:00
Andy Wilkinson
02457d8103 Merge branch '2.6.x' into 2.7.x
Closes gh-32804
2022-10-21 11:38:39 +01:00
Andy Wilkinson
a2cb3c67c3 Upgrade CI images to Docker 20.10.20
Closes gh-32810
2022-10-21 11:37:51 +01:00
Andy Wilkinson
3c9be8bfcc Merge branch '2.7.x'
Closes gh-32801
2022-10-21 11:33:24 +01:00
Andy Wilkinson
8b950bf07c Merge branch '2.6.x' into 2.7.x
Closes gh-32803
2022-10-21 11:29:46 +01:00
Andy Wilkinson
de3aa29ab0 Upgrade Java 17 CI to 17.0.5+8
Closes gh-32808
2022-10-21 11:29:15 +01:00
Andy Wilkinson
db1e5d1bb5 Merge branch '2.6.x' into 2.7.x
Closes gh-32805
2022-10-21 11:22:32 +01:00
Andy Wilkinson
f26cb53fe6 Upgrade Java 11 CI to 11.0.17+7
Closes gh-32809
2022-10-21 11:21:49 +01:00
Andy Wilkinson
c8ec176760 Merge branch '2.6.x' into 2.7.x
Closes gh-32806
2022-10-21 11:18:09 +01:00
Andy Wilkinson
92ce609b75 Upgrade Java 8 CI to 8.0.352
Closes gh-32807
2022-10-21 11:08:59 +01:00
Stephane Nicoll
cae3a354d0 Upgrade Ubuntu version in CI images
Closes gh-32693
2022-10-13 11:28:26 +02:00
Stephane Nicoll
b79cbcb31d Upgrade Ubuntu version in CI images
Closes gh-32692
2022-10-13 11:27:40 +02:00
Stephane Nicoll
ba9e481310 Upgrade Ubuntu version in CI images
Closes gh-32690
2022-10-13 11:26:22 +02:00
Andy Wilkinson
94ea63f43f Merge branch '2.7.x'
Closes gh-32470
2022-09-21 19:58:45 +01:00
Andy Wilkinson
c5a4b1f71d Merge branch '2.6.x' into 2.7.x
Closes gh-32468
2022-09-21 19:53:22 +01:00
Andy Wilkinson
856bd84df9 Remove JDK 18 CI
Closes gh-32290
2022-09-21 19:52:15 +01:00
Andy Wilkinson
d2cf7a3cff Merge branch '2.7.x' 2022-09-21 19:47:26 +01:00
Andy Wilkinson
7566666304 Merge branch '2.6.x' into 2.7.x
Closes gh-32467
2022-09-21 19:46:38 +01:00
Andy Wilkinson
5affcecd24 Update Java 19 CI to use Bellsoft Liberica
Closes gh-32289
2022-09-21 19:44:16 +01:00
Stephane Nicoll
423f6c353a Upgrade CI to Docker 20.10.18
Closes gh-32375
2022-09-15 10:06:45 +02:00
Stephane Nicoll
29cffc6e40 Upgrade CI to Docker 20.10.18
Closes gh-32376
2022-09-15 10:06:07 +02:00
Stephane Nicoll
3a55c3a530 Upgrade CI to Docker 20.10.18
Closes gh-32377
2022-09-15 10:05:31 +02:00
Andy Wilkinson
82b2fcd46a Correct the "base" JDK version used in JDK 19 CI image
See gh-32288
2022-09-10 06:39:26 +01:00
Andy Wilkinson
bfbb466456 Merge branch '2.7.x'
Closes gh-32288
2022-09-10 06:23:28 +01:00
Andy Wilkinson
9ab061afb3 Merge branch '2.6.x' into 2.7.x
Closes gh-32287
2022-09-10 06:20:36 +01:00
Andy Wilkinson
4523f01092 Set up CI on JDK 19
Closes gh-32258
2022-09-10 06:00:31 +01:00
Stephane Nicoll
9a26f47fa5 Upgrade Ubuntu version in CI images
Closes gh-32253
2022-09-08 10:55:50 +02:00
Stephane Nicoll
5e132fb3a6 Upgrade Ubuntu version in CI images
Closes gh-32251
2022-09-08 10:54:05 +02:00
Stephane Nicoll
3852cf4c44 Upgrade Ubuntu version in CI images
Closes gh-32252
2022-09-08 10:53:11 +02:00
Andy Wilkinson
7a6e6ee007 Upgrade Java 18 CI to 18.0.2.1+1
Closes gh-32206
2022-09-01 17:37:05 +01:00
Andy Wilkinson
ed77567fce Upgrade Java 18 CI to 18.0.2.1+1
Closes gh-32216
2022-09-01 17:35:33 +01:00
Andy Wilkinson
7b12926d8c Upgrade Java 18 CI to 18.0.2.1+1
Closes gh-32207
2022-09-01 17:33:38 +01:00
Phillip Webb
c83a5d5887 Merge branch '2.7.x'
Closes gh-32172
2022-08-24 17:54:23 -07:00
Phillip Webb
4ade89771f Merge branch '2.6.x' into 2.7.x
Closes gh-32171
2022-08-24 17:51:46 -07:00
Phillip Webb
ccc80f39c7 Upgrade to Java 17.0.4.1+1
Closes gh-32163
2022-08-24 17:51:21 -07:00
Phillip Webb
a7e2c0c8af Polish 2022-08-24 17:50:36 -07:00
Phillip Webb
753abedb5d Merge branch '2.6.x' into 2.7.x
Closes gh-32169
2022-08-24 17:48:22 -07:00
Phillip Webb
dda44f1ca2 Upgrade to Java 11.0.16.1+1
Closes gh-32164
2022-08-24 17:47:28 -07:00
Stephane Nicoll
f5fad454df Upgrade Java 8 version in CI image and .sdkmanrc
Closes gh-32064
2022-08-11 13:28:42 +02:00
Stephane Nicoll
48443c95ef Upgrade Java 8 version in CI image and .sdkmanrc
Closes gh-32063
2022-08-11 13:28:07 +02:00
Stephane Nicoll
4c5df7a4f1 Upgrade Ubuntu version in CI images
Closes gh-31980
2022-08-04 09:53:00 +02:00
Stephane Nicoll
55eb805f77 Upgrade Ubuntu version in CI images
Closes gh-31978
2022-08-04 09:52:22 +02:00
Stephane Nicoll
1614941ece Upgrade Ubuntu version in CI images
Closes gh-31979
2022-08-04 09:51:25 +02:00
Stephane Nicoll
17c0fef41f Upgrade Java 18 version in CI image
Closes gh-31939
2022-08-01 09:59:28 +02:00
Stephane Nicoll
a84ffd2fc9 Upgrade Java 17 version in CI image and .sdkmanrc
Closes gh-31938
2022-08-01 09:59:28 +02:00
Stephane Nicoll
9a7128fb1f Upgrade Java 18 version in CI image
Closes gh-31937
2022-08-01 09:56:13 +02:00
Stephane Nicoll
e7eb4de1fd Upgrade Java 17 version in CI image
Closes gh-31936
2022-08-01 09:55:48 +02:00
Stephane Nicoll
af8e308c17 Upgrade Java 11 version in CI image
Closes gh-31934
2022-08-01 09:55:18 +02:00
Stephane Nicoll
24a6435d19 Upgrade Java 8 version in CI image and .sdkmanrc
Closes gh-31935
2022-08-01 09:54:45 +02:00
Stephane Nicoll
141237e2f8 Upgrade Java 18 version in CI image
Closes gh-31930
2022-08-01 09:51:10 +02:00
Stephane Nicoll
f3d0da64ae Upgrade Java 17 version in CI image
Closes gh-31933
2022-08-01 09:50:41 +02:00
Stephane Nicoll
4ffb8eeda1 Upgrade Java 11 version in CI image
Closes gh-31931
2022-08-01 09:50:15 +02:00
Stephane Nicoll
8ed202576e Upgrade Java 8 version in CI image and .sdkmanrc
Closes gh-31932
2022-08-01 09:49:27 +02:00
Andy Wilkinson
9daff93f68 Merge branch '2.7.x'
Closes gh-31749
2022-07-14 16:14:10 +01:00
Andy Wilkinson
d7fb899c84 Merge branch '2.6.x' into 2.7.x
Closes gh-31748
2022-07-14 16:12:57 +01:00
Andy Wilkinson
79cda3e5cc Configure the Gradle Enterprise cache URL in the CI pipeline
Closes gh-31696
2022-07-14 16:12:42 +01:00
Andy Wilkinson
dcf6903f8d Merge branch '2.7.x'
Closes gh-31447
2022-06-17 14:29:04 +01:00
Andy Wilkinson
fbf606156f Merge branch '2.6.x' into 2.7.x
Closes gh-31446
2022-06-17 14:27:53 +01:00
Andy Wilkinson
2376d7ced4 Remind ourselves to update .sdkmanrc when upgrading Java
Closes gh-31445
2022-06-17 14:27:05 +01:00
Andy Wilkinson
d370d19e7a Merge branch '2.7.x'
Closes gh-31403
2022-06-16 12:14:52 +01:00
Andy Wilkinson
5e1cd28d3f Merge branch '2.6.x' into 2.7.x
Closes gh-31402
2022-06-16 12:14:28 +01:00
Lars Grefer
e8a1a0399a Upgrade to Bouncycastle 1.71
Closes gh-31400
2022-06-16 12:14:06 +01:00
Stephane Nicoll
d3b4cbada8 Set LATEST_GA to false in CI pipeline
Closes gh-31120
2022-06-13 12:43:34 +02:00
Stephane Nicoll
7a15c495a3 Upgrade CI to Docker 20.10.17
Closes gh-31295
2022-06-09 08:05:27 +02:00