You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Adam Newman (Jira)" <ji...@apache.org> on 2020/08/26 20:49:00 UTC

[jira] [Created] (BEAM-10819) Update Gradle to 6.1.1

Adam Newman created BEAM-10819:
----------------------------------

             Summary: Update Gradle to 6.1.1
                 Key: BEAM-10819
                 URL: https://issues.apache.org/jira/browse/BEAM-10819
             Project: Beam
          Issue Type: Improvement
          Components: build-system
    Affects Versions: Not applicable
            Reporter: Adam Newman
             Fix For: Not applicable


Update Gradle build wrapper to Gradle 6.1.1.

Update build plugins to fix incompatibility:

org.nosphere.apache.rat:0.4.0 -> 0.5.2
com.diffplug.gradle.spotless:3.24.0 -> 3.24.2
net.ltgt.gradle:gradle-apt-plugin:0.20 -> 0.21
com.google.protobuf:protobuf-gradle-plugin:0.8.5 -> 0.8.8

Replace [deprecated|[https://docs.gradle.com/enterprise/gradle-plugin/#gradle_6_x_and_later]] build scan with new version:
id 'com.gradle.build-scan' version '2.3'
moved from build.gradle to settings.gradle and switch to new plugin
id "com.gradle.enterprise" version "3.4.1"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)