[
https://issues.apache.org/jira/browse/BEAM-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-10819:
-----------------------------------
Resolution: Fixed
Status: Resolved (was: Resolved)
Hello! Due to a bug in our Jira configuration, this issue had status:Resolved
but resolution:Unresolved.
I am bulk editing these issues to have resolution:Fixed
If a different resolution is appropriate, please change it. To do this, click
the "Resolve" button (you can do this even for closed issues) and set the
Resolution field to the right value.
> 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
> Assignee: Adam Newman
> Priority: P2
> Labels: gradle, gradle-wrapper
> Fix For: Not applicable
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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)