Phillip Webb
3fc127f8dc
Merge branch '2.3.x' into master
...
Closes gh-23499
2020-09-25 12:41:12 -07:00
Phillip Webb
ff4d3eb1be
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23498
2020-09-25 12:40:57 -07:00
Phillip Webb
56a8125eee
Upgrade docker images to Ubuntu Focal
...
Closes gh-23492
2020-09-25 12:38:44 -07:00
Andy Wilkinson
8e8548756e
Start work on Spring Boot 2.4
2020-05-28 10:52:18 +01:00
Madhura Bhave
c027487d72
Merge branch '2.2.x'
2020-04-03 10:11:29 -07:00
Madhura Bhave
a0a0d28582
Add get-docker-url script to image before executing it
2020-04-03 10:09:02 -07:00
Madhura Bhave
9ebad0dfe5
Merge branch '2.2.x'
...
Closes gh-20753
2020-03-31 10:48:13 -07:00
dreis2211
4752d7e91a
Automate Docker updates in CI
...
See gh-20530
2020-03-31 10:39:34 -07:00
Stephane Nicoll
0ea81c4a19
Merge branch '2.2.x'
...
Closes gh-20422
2020-03-08 12:02:23 +01:00
dreis2211
570dca8064
Upgrade CI to Docker 19.03.7
...
See gh-20420
2020-03-08 11:46:10 +01:00
Andy Wilkinson
487328e4c0
Configure user name used for Gradle CI builds
...
Closes gh-20312
2020-02-25 10:06:52 +00:00
dreis2211
e1f743a21b
Upgrade CI to Docker 19.03.5
...
See gh-20157
2020-02-13 10:24:33 +01:00
Phillip Webb
3639776ec2
Upgrade CI to docker 19.03.2
...
Closes gh-18111
2019-09-03 15:35:46 -07:00
Andy Wilkinson
ce145a833c
Merge branch '2.0.x' into 2.1.x
2019-03-20 17:17:13 +00:00
Andy Wilkinson
70d883a8ee
Correct the location to which Java 8 is extracted
...
Closes gh-15813
2019-03-20 17:16:20 +00:00
Madhura Bhave
82a711403d
Extract java8 binary to the correct location
...
Fixes gh-15948
2019-02-13 16:52:46 -08:00
Andy Wilkinson
874489f1c8
Upgrade Java 8 CI image to 1.8.0_202-b08
...
Closes gh-15813
2019-02-13 18:14:55 +00:00
Madhura Bhave
edc1a4fb86
Automate JDK CI upgrades using AdoptOpenJDK API
...
An issue is created if a new release is detected.
Closes gh-15164
2018-12-10 19:20:11 -08:00
Andy Wilkinson
a3c7401c5a
Merge branch '2.0.x' into 2.1.x
2018-11-30 18:12:27 +00:00
Andy Wilkinson
4b6f6512ea
Ensure that the java binary is extracted to the correct location
...
Closes gh-15357
2018-11-30 18:02:20 +00:00
Toshiaki Maki
dd2ed72fae
Fix CI Java 11 references
...
Closes gh-15179
2018-11-15 10:10:33 -08:00
Phillip Webb
acf046ba27
Update all JDK images to AdoptJDK
...
Closes gh-15158
2018-11-13 11:15:05 -08:00
Phillip Webb
e8eaeba20c
Attempt to fix docker-lib.sh script
...
See gh-15158
2018-11-12 23:39:54 -08:00
Phillip Webb
8fcad7bb53
Fix CI curl calls
...
Fix `curl` to follow redirects and use the correct `strip` variable.
See gh-15158
2018-11-12 22:23:34 -08:00
Phillip Webb
8f341fa61d
Switch CI to OpenJDK releases
...
Update the download URLs to archives that include the `javadoc` binary.
See gh-15158
2018-11-12 22:15:26 -08:00
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
2018-11-12 20:39:05 -08:00
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
2018-11-12 20:11:59 -08:00