Commit Graph
341 Commits
Author SHA1 Message Date
Madhura Bhave 0ec1ed4642 Merge branch '2.2.x'
Closes gh-20188
2020-02-14 13:51:27 -08:00
Madhura Bhave 4ac12660c6 Explicitly enable config properties scan in java release scripts
This commit also upgrades the Spring Boot version used by the scripts
to 2.2.4 which is why the explicit annotation is required.

Closes gh-20174
2020-02-14 13:46:56 -08:00
Stephane Nicoll b8ccfbafd0 Upgrade to Spring Boot 2.2.4 2020-02-13 13:36:57 +01:00
Stephane Nicoll 738e8b39c7 Upgrade to spring javaformat 0.0.20 2020-02-13 13:36:57 +01:00
Stephane Nicoll 362297a010 Fix formatting 2020-02-13 13:36:57 +01:00
Stephane Nicoll 475169a80e Merge branch '2.2.x'
Closes gh-20160
2020-02-13 13:14:57 +01:00
Stephane Nicoll 06c85e96c3 Merge branch '2.1.x' into 2.2.x
Closes gh-20159
2020-02-13 13:13:17 +01:00
dreis2211 e1f743a21b Upgrade CI to Docker 19.03.5
See gh-20157
2020-02-13 10:24:33 +01:00
Stephane Nicoll fe6b96174e Merge branch '2.1.x' into 2.2.x
Closes gh-20122
2020-02-11 14:00:30 +01:00
Stephane Nicoll 06e5b0e912 Upgrade CI to Artifactory Resource 0.0.11
Closes gh-19629
2020-02-11 13:59:37 +01:00
Andy Wilkinson 243e42f6fd Upgrade to Artifactory Resource 0.0.11
Closes gh-20021
2020-02-05 16:26:49 +00:00
Johnny Lim b67ece48e4 Polish
See gh-20020
2020-02-03 17:37:01 +01:00
Stephane Nicoll 8d46cafc80 Merge branch '2.2.x'
Closes gh-19963
2020-01-28 14:26:22 +01:00
Stephane Nicoll ef78228af0 Merge branch '2.1.x' into 2.2.x
Closes gh-19962
2020-01-28 14:25:04 +01:00
dreis2211 76975e497c Replace deprecated Concourse resource for pull requests
See gh-19944
2020-01-28 14:23:53 +01:00
Andy Wilkinson 3b1745173b Stop caching ~/.m2 across Gradle-based CI tasks
See gh-19931
2020-01-26 13:05:17 +00:00
Stephane Nicoll 32cb4c1415 Merge branch '2.2.x'
Closes gh-19929
2020-01-26 08:37:50 +01:00
Stephane Nicoll bdf2029c36 Merge branch '2.1.x' into 2.2.x
Closes gh-19928
2020-01-26 08:36:55 +01:00
dreis2211 4205d980b7 Upgrade CI images to Ubuntu Bionic 20200112
See gh-19913
2020-01-26 08:34:14 +01:00
Andy Wilkinson eb08ad02b9 Correct name of the file added to git after version change in staging 2020-01-23 16:57:13 +00:00
Stephane Nicoll 9aef3ef3a4 Merge branch '2.2.x'
Closes gh-19871
2020-01-23 08:52:37 +01:00
Stephane Nicoll 9c27921a46 Upgrade Java 13 version in CI image
Closes gh-19856
2020-01-23 08:52:07 +01:00
Stephane Nicoll ff5f8e18ac Merge branch '2.2.x'
Closes gh-19870
2020-01-23 08:50:48 +01:00
Stephane Nicoll b315bfd87c Merge branch '2.1.x' into 2.2.x
Closes gh-19869
2020-01-23 08:50:21 +01:00
Stephane Nicoll 8dc3e74447 Upgrade Java 8 version in CI image
Closes gh-19857
2020-01-23 08:49:46 +01:00
Stephane Nicoll cde95790f6 Merge branch '2.2.x'
Closes gh-19812
2020-01-20 11:47:53 +01:00
Stephane Nicoll 938c7a6d9f Merge branch '2.1.x' into 2.2.x
Closes gh-19763 in 2.2.4
2020-01-20 11:25:48 +01:00
Stephane Nicoll 11efe172e9 Upgrade Java 11 version in CI image
Closes gh-19763
2020-01-20 11:25:10 +01:00
Andy Wilkinson aeca44d3d7 Revise credhub references for Gradle Enterprise cache user 2020-01-18 12:07:22 +00:00
Andy Wilkinson 55d7f8b876 Restore previous credhub references for cache username and password
The references with . in them did not work, resulting in pushing to
the remote cache being disabled.
2020-01-18 10:29:24 +00:00
dreis2211 240f2fb2c8 Pass CI branch parameter to build scan
See gh-19658
2020-01-16 15:41:22 +01:00
Andy Wilkinson ce7f501cf9 Revert "Publish a build scan only when authenticated"
publishIfAuthenticated() does not appear to work as intended as it
disables publishing even when authenticated.
2020-01-15 20:31:52 +00:00
Andy Wilkinson 8d6ead223f Publish a build scan only when authenticated 2020-01-15 20:14:41 +00:00
Andy Wilkinson 8a6feafe81 Configure the access key needed to publish build scans 2020-01-15 19:34:03 +00:00
Andy Wilkinson 518e14a7bf Use system property rather than --quiet to suppress welcome message
Closes gh-19630
2020-01-12 16:41:02 +00:00
Andy Wilkinson bda3cedf10 Suppress Gradle's welcome message in CI builds
Closes gh-19630
2020-01-12 11:30:35 +00:00
Andy Wilkinson 823d39d63a Pass Gradle Enterprise-related parameters into Windows build 2020-01-12 10:47:37 +00:00
Phillip Webb af4b531173 Revert "Try to fix problem with corrupted build numbers on Artifactory"
This reverts commit ab981b9cba since
it's hopefully now fixed upstream.
2020-01-10 22:02:52 -08:00
Andy Wilkinson ab981b9cba Try to fix problem with corrupted build numbers on Artifactory 2020-01-10 15:56:00 +00:00
Andy Wilkinson ce99db1902 Port the build to Gradle
Closes gh-19609
Closes gh-19608
2020-01-10 14:15:35 +00:00
Stephane Nicoll 84dfb3eae9 Merge branch '2.2.x'
Closes gh-19533
2020-01-04 11:35:17 +01:00
Stephane Nicoll 58a805e607 Merge branch '2.1.x' into 2.2.x
Closes gh-19532
2020-01-04 11:34:25 +01:00
dreis2211 48032acd04 Upgrade CI to Artifactory Resource 0.0.10
See gh-19523
2020-01-04 11:31:36 +01:00
Stephane Nicoll 239e1d1c2f Merge branch '2.2.x'
Closes gh-19431
2019-12-21 16:41:22 +01:00
Stephane Nicoll 4caa351aa3 Merge branch '2.1.x' into 2.2.x
Closes gh-19430
2019-12-21 16:40:44 +01:00
dreis2211 6f07740a61 Add missing icon to daily CI build
See gh-19357
2019-12-21 16:38:56 +01:00
Stephane Nicoll 2b4f323bd7 Merge branch '2.2.x'
Closes gh-19176
2019-11-28 10:32:24 +01:00
Stephane Nicoll 208b2d3b30 Merge branch '2.1.x' into 2.2.x
Closes gh-19175
2019-11-28 10:31:23 +01:00
dreis2211 9a59d5f9fc Use AdoptOpenJDK API V3 when detecting JDK updates
See gh-19168
2019-11-28 10:24:02 +01:00
Madhura Bhave 0f134ee6c9 Merge branch '2.2.x'
Closes gh-19062
2019-11-19 12:22:25 -08:00