Commit Graph

8 Commits (65394582f609f06bbaa34827aa81bd7e9cf50b01)

Author SHA1 Message Date
Andy Wilkinson f2c1173c76 Upgrade to Gradle 6.1.1 5 years ago
Phillip Webb 0209cd3e4c Polish quote form used in Gradle scripts
Replace Gradle single quote strings with the double quote form
whenever possible. The change helps to being consistency to the
dependencies section where mostly single quotes were used, but
occasionally double quotes were required due to `${}` references.
5 years ago
Phillip Webb bfd2ca7fd9 Polish Gradle expression references
Expand all expression `$` references to the full `${...}` form.
5 years ago
Stephane Nicoll 4ea739f91c Polish "Pass CI branch parameter to build scan"
See gh-19658
5 years ago
dreis2211 240f2fb2c8 Pass CI branch parameter to build scan
See gh-19658
5 years ago
Andy Wilkinson 9d5975bd09 Upgrade to Gradle 6.1
Closes gh-19772
5 years ago
Andy Wilkinson 8a28e9bfa6 Tag the build scan with the JDK that was used
Closes gh-19615
5 years ago
Andy Wilkinson ce99db1902 Port the build to Gradle
Closes gh-19609
Closes gh-19608
5 years ago