Andy Wilkinson
af3aa234de
Merge branch '2.4.x'
...
Closes gh-25728
4 years ago
Andy Wilkinson
2c2e2c8448
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25727
4 years ago
Andy Wilkinson
4358d9bc39
Update CI to use Artifactory Resource 0.0.14
...
Closes gh-25698
4 years ago
Stephane Nicoll
7e6df7d0e8
Merge branch '2.4.x'
...
Closes gh-25710
4 years ago
dreis2211
678da84dd9
Upgrade to Java 16 GA builds in CI
...
See gh-25709
4 years ago
Andy Wilkinson
9180220cf4
Merge branch '2.4.x'
...
Closes gh-25594
4 years ago
Andy Wilkinson
718e08cfb4
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25592
4 years ago
Andy Wilkinson
3f241b6b73
Upgrade CI images to ubuntu:focal-20210217
...
Closes gh-25593
4 years ago
Andy Wilkinson
a98a204b35
Merge branch '2.4.x'
...
Closes gh-25595
4 years ago
Andy Wilkinson
ddf072e24b
Upgrade Java 16 CI image to 2021-03-09-12-41
...
Closes gh-25591
4 years ago
Andy Wilkinson
c007709bad
Merge branch '2.4.x'
...
Closes gh-25522
4 years ago
Andy Wilkinson
24e957b052
Polish "Add Java 16 CI pipeline"
...
See gh-25519
4 years ago
dreis2211
d89739cc78
Add Java 16 CI pipeline
...
See gh-25519
4 years ago
Phillip Webb
a1dc107144
Update copyright year of changed files
4 years ago
Andy Wilkinson
52a6d46630
Merge branch '2.4.x'
...
Closes gh-25358
4 years ago
Andy Wilkinson
0a72f4de81
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25357
4 years ago
Andy Wilkinson
90fb65d4ea
Upgrade to 0.0.6 of the changelog generator
...
Closes gh-25355
4 years ago
Andy Wilkinson
83a18a31ea
Start using 0.0.6 snapshots of the changelog generator
...
See gh-25355
4 years ago
Andy Wilkinson
b702130ee3
Merge branch '2.4.x'
...
See gh-25344
4 years ago
Andy Wilkinson
04b2f56a4d
Merge branch '2.3.x' into 2.4.x
...
See gh-25343
4 years ago
Andy Wilkinson
532e7587b8
Correct the version input for changelog generation
...
See gh-25107
4 years ago
Andy Wilkinson
38610a6cae
Merge branch '2.4.x'
4 years ago
Andy Wilkinson
daf067e49a
Merge branch '2.3.x' into 2.4.x
4 years ago
Andy Wilkinson
78cbe7a4d9
Update Sonatype credentials used to publish to Central
4 years ago
Andy Wilkinson
91e16e1099
Merge branch '2.4.x'
...
Closes gh-25344
4 years ago
Andy Wilkinson
dea9b7f085
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25343
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
Phillip Webb
23e4ff70b8
Merge branch '2.4.x'
4 years ago
Phillip Webb
f334b27d60
Merge branch '2.3.x' into 2.4.x
4 years ago
Phillip Webb
166d9b12f1
Merge branch '2.2.x' into 2.3.x
4 years ago
Phillip Webb
7ed64f0677
Drop registry mirror from CI
...
Remove the registry mirror since it causes oci-build-task to fail.
See gh-25135
4 years ago
Phillip Webb
dceaf9b7f0
Merge branch '2.4.x'
...
Closes gh-25161
4 years ago
Phillip Webb
f555a6f55f
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25160
4 years ago
Phillip Webb
f5f1b4348e
Merge branch '2.2.x' into 2.3.x
...
Closes gh-25159
4 years ago
Phillip Webb
0129e6b52d
Upgrade CI to github-pr-resource v0.23.0
...
Closes gh-25155
4 years ago
Phillip Webb
13b2c2041f
Merge branch '2.4.x'
...
Closes gh-25158
4 years ago
Phillip Webb
cd44db9fdb
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25157
4 years ago
Phillip Webb
479f6200da
Merge branch '2.2.x' into 2.3.x
...
Closes gh-25156
4 years ago
Phillip Webb
4b97f819d6
Upgrade CI to artifactory-resource 0.0.13
...
Closes gh-25154
4 years ago
Andy Wilkinson
fd27c26e3b
Merge branch '2.4.x'
...
Closes gh-25024
4 years ago
Andy Wilkinson
8b505cf541
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25020
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
dcaa79db7e
Merge branch '2.4.x'
...
Closes gh-25025
4 years ago
Andy Wilkinson
8884d89dc6
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25018
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
c2622f2d86
Merge branch '2.4.x'
...
Closes gh-25023
4 years ago
Andy Wilkinson
49b546a994
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25017
4 years ago
Andy Wilkinson
e04863d15b
Merge branch '2.2.x' into 2.3.x
...
Closes gh-25022
4 years ago