Commit Graph

412 Commits

Author SHA1 Message Date
Andy Wilkinson
93f646496d Prepare branch for early restructure work on 4.0 2025-06-13 14:58:33 -07:00
Stéphane Nicoll
8cb215fc3b Merge branch 'main' into 4.0.x 2025-05-27 12:45:55 +02:00
Stéphane Nicoll
ec9fd892df Merge branch '3.4.x'
Closes gh-45697
2025-05-27 12:44:47 +02:00
Stéphane Nicoll
3fb161e77b Merge branch '3.3.x' into 3.4.x
Closes gh-45696
2025-05-27 12:44:36 +02:00
Stéphane Nicoll
f0757440e9 Stop building against non-LTS Java versions that are EOL
Closes gh-45695
2025-05-27 12:43:37 +02:00
Stéphane Nicoll
75d23eeb05 Merge branch '3.4.x'
Closes gh-45681
2025-05-26 16:07:29 +02:00
Stéphane Nicoll
2935bac33a Build against Java 24 GA
Closes gh-45680
2025-05-26 16:07:16 +02:00
Phillip Webb
0b49e78c21 Merge branch '3.4.x' 2025-05-22 12:53:15 -07:00
Phillip Webb
c684fa4050 Switch make-default for publish-to-sdkman to 3.5.x 2025-05-22 12:52:35 -07:00
Stéphane Nicoll
810134dd77 Merge branch 'main' into 4.0.x 2025-05-20 14:28:41 +02:00
Stéphane Nicoll
6b1b313fb6 Merge branch '3.4.x'
Closes gh-45615
2025-05-20 14:28:32 +02:00
Stéphane Nicoll
bd2e0aa5e9 Merge branch '3.3.x' into 3.4.x
Closes gh-45614
2025-05-20 14:28:24 +02:00
dependabot[bot]
5e7c10fb12 Bump gradle/actions from 4.3.1 to 4.4.0
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](06832c7b30...8379f6a132)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

See gh-45604

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-20 14:17:35 +02:00
Andy Wilkinson
6e2049eb92 Compile project with Java 24 and '-release' Java 17
Closes gh-45472
2025-05-09 17:38:08 -07:00
Andy Wilkinson
af220127d0 Prepare 4.0.x branch 2025-05-09 17:38:08 -07:00
Phillip Webb
7d8f0833c3 Merge branch '3.4.x'
Closes gh-45498
2025-05-09 17:09:48 -07:00
Phillip Webb
64150d341f Merge branch '3.3.x' into 3.4.x
Closes gh-45497
2025-05-09 17:09:34 -07:00
Phillip Webb
8f493c1191 Upgrade to release verification tests 0.0.10
Closes gh-45496
2025-05-09 17:08:13 -07:00
Stéphane Nicoll
ff668b2084 Merge branch '3.4.x'
Closes gh-45369
2025-05-06 07:15:05 +02:00
Stéphane Nicoll
cc29a058f3 Merge branch '3.3.x' into 3.4.x
Closes gh-45368
2025-05-06 07:14:51 +02:00
dependabot[bot]
83d139fe76 Bump jfrog/setup-jfrog-cli from 4.5.10 to 4.5.11
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.5.10 to 4.5.11.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](45d604504e...ff5cb54411)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-version: 4.5.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-45361

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-06 07:13:51 +02:00
Phillip Webb
0a58bd1b1d Merge branch '3.4.x'
Closes gh-45359
2025-05-05 11:45:26 -07:00
Phillip Webb
6a2f7dc79c Merge branch '3.3.x' into 3.4.x
Closes gh-45358
2025-05-05 11:44:38 -07:00
Phillip Webb
5807fa784d Protected against expected Artifactory JSON
Update curl command to Artifactory to ensure that the response JSON has
at least one expected field.

Prior to this commit, it was possible for Artifactory to return an HTTP
200 response with a failure JSON payload of the form:

  {"message":"RBv2 spring:spring-release-bundles-v2/<redacted> was
   not found","status_code":404}

We now pipe `curl` output to `jq` and use that to ensure at least one
expected field is present.

Closes gh-44813
2025-05-05 11:41:40 -07:00
Stéphane Nicoll
3a43dfddc0 Merge branch '3.4.x'
Closes gh-45353
2025-05-02 15:45:24 +02:00
Stéphane Nicoll
4db4fb7580 Merge branch '3.3.x' into 3.4.x
Closes gh-45352
2025-05-02 15:45:11 +02:00
Stéphane Nicoll
6a3c944a0b Send a notification when release staging has failed
Closes gh-45277
2025-05-02 15:44:30 +02:00
Moritz Halbritter
a7a1bc5e0f Merge branch '3.4.x'
Closes gh-45324
2025-04-29 13:10:47 +02:00
Moritz Halbritter
1174ece403 Merge branch '3.3.x' into 3.4.x
Closes gh-45323
2025-04-29 13:10:26 +02:00
dependabot[bot]
a0374dc992 Bump jfrog/setup-jfrog-cli from 4.5.8 to 4.5.10
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.5.8 to 4.5.10.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](611876cbed...45d604504e)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-version: 4.5.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-45318

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-29 13:09:04 +02:00
Moritz Halbritter
231743e6d7 Merge branch '3.4.x'
Closes gh-45294
2025-04-25 14:09:08 +02:00
Moritz Halbritter
b06f919895 Fix typo in release-milestone.yml
Closes gh-45287
2025-04-25 14:08:35 +02:00
Phillip Webb
ad64a7044b Merge branch '3.4.x'
Closes gh-45261
2025-04-22 19:25:21 -07:00
Phillip Webb
0a9f6a712c Merge branch '3.3.x' into 3.4.x
Closes gh-45260
2025-04-22 19:24:35 -07:00
dependabot[bot]
a53b9d2cd3 Upgrade jfrog/setup-jfrog-cli from 4.5.6 to 4.5.8
Signed-off-by: dependabot[bot] <support@github.com>

See gh-45244
2025-04-22 19:22:55 -07:00
Phillip Webb
fedcc0c82a Merge branch '3.4.x' 2025-04-21 19:11:28 -07:00
Phillip Webb
11262601ce Merge branch '3.3.x' into 3.4.x 2025-04-21 19:11:13 -07:00
Phillip Webb
e28e215bdd Add 'workflow_dispatch:' for manual trigger 2025-04-21 19:11:05 -07:00
Moritz Halbritter
db3208460d Merge branch '3.4.x'
Closes gh-44961
2025-04-01 08:43:17 +02:00
Moritz Halbritter
8eb2da3aa1 Merge branch '3.3.x' into 3.4.x
Closes gh-44960
2025-04-01 08:42:29 +02:00
dependabot[bot]
ccc36098f2 Bump gradle/actions from 4.3.0 to 4.3.1
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](94baf225fe...06832c7b30)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-44957

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 08:41:20 +02:00
Stéphane Nicoll
4bc750ccfb Merge branch '3.4.x' 2025-02-22 10:08:55 +01:00
Stéphane Nicoll
4b6fb44d07 Merge branch '3.3.x' into 3.4.x 2025-02-22 10:08:49 +01:00
Stéphane Nicoll
7ca2713665 Fix typo 2025-02-22 10:08:28 +01:00
Andy Wilkinson
0be4062116 Merge branch '3.4.x'
Closes gh-44213
2025-02-11 11:35:12 +00:00
Andy Wilkinson
30d7af4e38 Add CI with Java 24
Closes gh-44205
2025-02-11 11:34:43 +00:00
Stéphane Nicoll
465f05ba4a Merge branch '3.4.x'
Closes gh-44063
2025-02-04 12:13:50 +01:00
Stéphane Nicoll
215a6543a5 Merge branch '3.3.x' into 3.4.x
Closes gh-44062
2025-02-04 12:13:42 +01:00
dependabot[bot]
a337c6b106 Bump gradle/actions from 4.2.2 to 4.3.0
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](0bdd871935...94baf225fe)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-44051
2025-02-04 12:11:10 +01:00
Andy Wilkinson
c613c30f26 Merge branch '3.4.x'
Closes gh-44061
2025-02-04 11:03:28 +00:00