Commit Graph

290 Commits (3fbf5eeb5bf442318972b1b3085638f7666195ec)

Author SHA1 Message Date
Stephane Nicoll 5e284d9434 Upgrade Ubuntu version in CI images
Closes gh-26287
4 years ago
Stephane Nicoll 410641d336 Upgrade Java 11 version in CI image
Closes gh-26198
4 years ago
Stephane Nicoll e5a9defbc5 Upgrade Java 8 version in CI image
Closes gh-26197
4 years ago
Andy Wilkinson 82198a99e0 Polish nohttp configuration
Closes gh-26166
4 years ago
Stephane Nicoll a1a2f00b65 Upgrade CI to Docker 20.10.6
Closes gh-26118
4 years ago
Stephane Nicoll 2ac160a9b8 Upgrade Ubuntu version in CI images
Closes gh-25916
4 years ago
Stephane Nicoll 9b8a9f8cf1 Upgrade Ubuntu version in CI images
Closes gh-25851
4 years ago
Stephane Nicoll 12447b3b5b Polish 4 years ago
Phillip Webb 82127fdaa3 Update copyright year of changed files 4 years ago
Andy Wilkinson 3f241b6b73 Upgrade CI images to ubuntu:focal-20210217
Closes gh-25593
4 years ago
Andy Wilkinson 98ee724ec6 Stop using Bintray to publish to Maven Central
This commit reworks the CI pipeline to remove the use of Bintray for
publishing to Maven Central. In its place it adds a new
publishToCentral command to the release scripts. This command can be
used to publish a directory tree of artifacts to the Maven Central
gateway hosted by Sonatype.

Publishing consists of 4 steps:

1. Create the staging repository
2. Deploy artifacts to the repository
3. Close the repository
4. Release the repository

The command requires 3 arguments:

1. The type of release being performed
2. Location of a build info JSON file that describes the release
   that is to be deployed
3. Root of a directory structure, in Maven repository layout, that
   contains the artifacts to be deployed

Closes gh-25107
4 years ago
Andy Wilkinson a4e6a3cfd0 Merge branch '2.2.x' into 2.3.x
Closes gh-25028
4 years ago
Andy Wilkinson 73b9615e0c Upgrade Java 15 CI image to jdk-15.0.2+7
Closes gh-25013
4 years ago
Andy Wilkinson bc5e2853e1 Merge branch '2.2.x' into 2.3.x
Closes gh-25027
4 years ago
Andy Wilkinson 06c76b8643 Upgrade Java 11 CI image to jdk-11.0.10+9
Closes gh-25014
4 years ago
Andy Wilkinson e04863d15b Merge branch '2.2.x' into 2.3.x
Closes gh-25022
4 years ago
Andy Wilkinson 6ccfa0f554 Upgrade Java 8 CI image to jdk8u282b08
Closes gh-25019
4 years ago
Andy Wilkinson 223b4e4a6f Merge branch '2.2.x' into 2.3.x
Closes gh-25021
4 years ago
Andy Wilkinson c7b299fb27 Upgrade CI images to Ubuntu Focal 20210119
Closes gh-25015
4 years ago
Stephane Nicoll 39751fd692 Merge branch '2.2.x' into 2.3.x
Closes gh-24513
4 years ago
Stephane Nicoll 7194210762 Remove reference to java14 in CI scripts
Closes gh-24472
4 years ago
Madhura Bhave e5e654c9ee Merge branch '2.2.x' into 2.3.x
Closes gh-24500
4 years ago
Madhura Bhave 822ae0daf7 Fix detection of latest GA for SDKMAN
Fixes gh-24475
4 years ago
Stephane Nicoll 492df2259b Upgrade Java 11 version in CI image
Closes gh-24463
4 years ago
Stephane Nicoll c416a40469 Upgrade Java 8 version in CI image
Closes gh-24464
4 years ago
Stephane Nicoll d0b11bdcf4 Upgrade Ubuntu version in CI images
Closes gh-24465
4 years ago
Stephane Nicoll d6f15c3924 Upgrade CI to Docker 19.03.14
Close gh-24462
4 years ago
Stephane Nicoll d24bb94c62 Upgrade Java 11 version in CI image
Closes gh-24457
4 years ago
Stephane Nicoll 588090994d Upgrade Java 8 version in CI image
Closes gh-24456
4 years ago
Stephane Nicoll 0db6891808 Upgrade Ubuntu version in CI images
Closes gh-24460
4 years ago
Stephane Nicoll 37e601f128 Upgrade CI to Docker 19.03.14
Closes gh-24459
4 years ago
Phillip Webb 305694e162 Merge branch '2.2.x' into 2.3.x 4 years ago
Phillip Webb cae5ed81cd Fix README 4 years ago
Madhura Bhave aa24d623fe Merge branch '2.2.x' into 2.3.x 4 years ago
Madhura Bhave 5cab547fe4 Fix SDKMAN automation 4 years ago
Phillip Webb 5f351a6983 Merge branch '2.2.x' into 2.3.x
Closes gh-24338
4 years ago
Phillip Webb 9a7b8c07f8 Upgrade to spring-javaformat 0.0.26
Closes gh-24337
4 years ago
Madhura Bhave f569d7616d Merge branch '2.2.x' into 2.3.x
Closes gh-24315
4 years ago
Madhura Bhave 7b38b0ed11 Add SDKMAN to pipeline
Closes gh-11987
4 years ago
Phillip Webb d87c437862 Fix release script distribution check
Update `BintrayService.isDistributionComplete` to use unpublished
artifacts.
4 years ago
Phillip Webb 7f4a7c21d2 Merge branch '2.2.x' into 2.3.x
Closes gh-23939
4 years ago
Phillip Webb 9b4ccf4ac6 Upgrade CI to Java 15.0.1_9
Closes gh-23953
4 years ago
Phillip Webb ec032b372e Merge branch '2.2.x' into 2.3.x
Closes gh-23941
4 years ago
Phillip Webb 719d71e31b Merge branch '2.1.x' into 2.2.x
Closes gh-23943
4 years ago
Phillip Webb 327181455c Upgrade CI to Ubuntu Focal 20201008
Closes gh-23952
4 years ago
Phillip Webb 05f0022f76 Merge branch '2.2.x' into 2.3.x
Closes gh-23940
4 years ago
Phillip Webb cf7e16e134 Merge branch '2.1.x' into 2.2.x
Closes gh-23950
4 years ago
Phillip Webb 88a1055916 Upgrade CI to Java 11.0.9_11
Closes gh-23947
4 years ago
Phillip Webb 1246597644 Merge branch '2.2.x' into 2.3.x
Closes gh-23942
4 years ago
Phillip Webb 7c188e1446 Merge branch '2.1.x' into 2.2.x
Closes gh-23951
4 years ago