Commit Graph

1334 Commits

Author SHA1 Message Date
Scott Frederick
9245f3c25e Merge branch '2.7.x' into 3.0.x
Closes gh-35543
2023-05-17 16:56:13 -05:00
Scott Frederick
c0797eea1d Upgrade CI to Docker 24.0.0
Closes gh-35506
2023-05-17 16:55:10 -05:00
Scott Frederick
5ffb68344a Merge branch '2.7.x' into 3.0.x
Closes gh-35389
2023-05-10 15:32:15 -05:00
Scott Frederick
852e3ed7ca Upgrade CI to Docker 23.0.6
Closes gh-35388
2023-05-10 15:31:57 -05:00
Stephane Nicoll
b798bfd9d6 Upgrade Ubuntu version in CI images
Closes gh-35257
2023-05-04 16:12:46 +02:00
Stephane Nicoll
75e9a7e95b Upgrade Ubuntu version in CI images
Closes gh-35259
2023-05-04 16:11:33 +02:00
Andy Wilkinson
c7cbdd9b0a Merge branch '2.7.x' into 3.0.x
Closes gh-35218
2023-05-01 20:43:16 +01:00
Andy Wilkinson
e7578f0595 Add Docker Hub credentials to system tests task
Closes gh-35213
2023-05-01 20:42:06 +01:00
Scott Frederick
e8c82060db Upgrade CI to Docker 23.0.5
See gh-35175
2023-04-27 17:10:53 -05:00
Scott Frederick
79673e61e9 Upgrade CI to Docker 23.0.5
Closes gh-35177
2023-04-27 17:03:56 -05:00
Stephane Nicoll
bf630bd166 Upgrade Java 20 version in CI image
Closes gh-35072
2023-04-20 14:31:26 +02:00
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