Andy Wilkinson
8e8548756e
Start work on Spring Boot 2.4
5 years ago
Madhura Bhave
c027487d72
Merge branch '2.2.x'
5 years ago
Madhura Bhave
a0a0d28582
Add get-docker-url script to image before executing it
5 years ago
Madhura Bhave
9ebad0dfe5
Merge branch '2.2.x'
...
Closes gh-20753
5 years ago
dreis2211
4752d7e91a
Automate Docker updates in CI
...
See gh-20530
5 years ago
Stephane Nicoll
0ea81c4a19
Merge branch '2.2.x'
...
Closes gh-20422
5 years ago
dreis2211
570dca8064
Upgrade CI to Docker 19.03.7
...
See gh-20420
5 years ago
Andy Wilkinson
487328e4c0
Configure user name used for Gradle CI builds
...
Closes gh-20312
5 years ago
dreis2211
e1f743a21b
Upgrade CI to Docker 19.03.5
...
See gh-20157
5 years ago
Phillip Webb
3639776ec2
Upgrade CI to docker 19.03.2
...
Closes gh-18111
5 years ago
Andy Wilkinson
ce145a833c
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
70d883a8ee
Correct the location to which Java 8 is extracted
...
Closes gh-15813
6 years ago
Madhura Bhave
82a711403d
Extract java8 binary to the correct location
...
Fixes gh-15948
6 years ago
Andy Wilkinson
874489f1c8
Upgrade Java 8 CI image to 1.8.0_202-b08
...
Closes gh-15813
6 years ago
Madhura Bhave
edc1a4fb86
Automate JDK CI upgrades using AdoptOpenJDK API
...
An issue is created if a new release is detected.
Closes gh-15164
6 years ago
Andy Wilkinson
a3c7401c5a
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
4b6f6512ea
Ensure that the java binary is extracted to the correct location
...
Closes gh-15357
6 years ago
Toshiaki Maki
dd2ed72fae
Fix CI Java 11 references
...
Closes gh-15179
6 years ago
Phillip Webb
acf046ba27
Update all JDK images to AdoptJDK
...
Closes gh-15158
6 years ago
Phillip Webb
e8eaeba20c
Attempt to fix docker-lib.sh script
...
See gh-15158
6 years ago
Phillip Webb
8fcad7bb53
Fix CI curl calls
...
Fix `curl` to follow redirects and use the correct `strip` variable.
See gh-15158
6 years ago
Phillip Webb
8f341fa61d
Switch CI to OpenJDK releases
...
Update the download URLs to archives that include the `javadoc` binary.
See gh-15158
6 years ago
Phillip Webb
c5a7704774
Use local docker-lib.sh
...
Update the modified docker image build to use the local docker-lib.sh
file rather than grabbing it from the concourse github.
See gh-15158
6 years ago
Phillip Webb
1480dd81eb
Migrate CI images to tagged Ubuntu release
...
Update the CI image process to build from a tagged ubuntu release. All
images now make use of a shared setup script to install the appropriate
binaries.
Closes gh-15158
6 years ago