Branch: refs/heads/master Home: https://github.com/jenkinsci/gradle-plugin
Commit: 7f8bdf2f9920b96af2cd00624e85b81249265a8e https://github.com/jenkinsci/gradle-plugin/commit/7f8bdf2f9920b96af2cd00624e85b81249265a8e Author: René Scheibe <rene.sche...@gmail.com> Date: 2019-12-23 (Mon, 23 Dec 2019) Changed paths: M build.gradle M gradle/wrapper/gradle-wrapper.jar M gradle/wrapper/gradle-wrapper.properties M gradlew M gradlew.bat M settings.gradle M src/test/groovy/hudson/plugins/gradle/BuildScanIntegrationTest.groovy Log Message: ----------- Upgrade Gradle to 6.0.1 The build-scan plugin id has changed and the plugin has to be configured differently starting with Gradle 6, see https://docs.gradle.com/enterprise/gradle-plugin/#upgrading_to_gradle_6 The FindBugs plugin was removed from Gradle 6, see https://github.com/gradle/gradle/issues/6652 Therefore replacing it with SpotBugs, see https://plugins.gradle.org/plugin/com.github.spotbugs As one of the build scan tests depends on the Gradle version used for building the plugin, the test has to be updated similarly to the plugin's build scripts. Commit: b3bb4eda05e20bd301cfd86fee85700f46bc4e55 https://github.com/jenkinsci/gradle-plugin/commit/b3bb4eda05e20bd301cfd86fee85700f46bc4e55 Author: Stefan Wolf <stefan.wolf....@gmail.com> Date: 2019-12-23 (Mon, 23 Dec 2019) Changed paths: M build.gradle M gradle/wrapper/gradle-wrapper.jar M gradle/wrapper/gradle-wrapper.properties M gradlew M gradlew.bat M settings.gradle M src/test/groovy/hudson/plugins/gradle/BuildScanIntegrationTest.groovy Log Message: ----------- Upgrade Gradle to 6.0.1 (#93) Upgrade Gradle to 6.0.1 Compare: https://github.com/jenkinsci/gradle-plugin/compare/1c8ea67cfb38...b3bb4eda05e2 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/gradle-plugin/push/refs/heads/master/1c8ea6-b3bb4e%40github.com.