Migrate Gradle scripts from Groovy to Kotlin DSL.
Open
build
P3
wish
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Our current Gradle build scripts/configs use the traditional Groovy DSL. Gradle supports a newer Kotlin DSL, and Kotlin is (in my biased opinion) a better language than Groovy.
https://docs.gradle.org/nightly/userguide/migrating_from_groovy_to_kotlin_dsl.html
Imported from Jira [BEAM-11589](https://issues.apache.org/jira/browse/BEAM-11589). Original Jira may contain additional context.
Reported by: ibzib.
Contributor guide
Assessment
This issue has not been assessed yet.