Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a recipe for converting Gradle scripts from Groovy DSL (.gradle) to Kotlin DSL (.gradle.kts) #3820

Open
yogurtearl opened this issue Dec 14, 2023 · 2 comments
Labels
enhancement New feature or request recipe Requested Recipe

Comments

@yogurtearl
Copy link

yogurtearl commented Dec 14, 2023

Add a recipe for converting Gradle scripts from Groovy DSL (.gradle) to Kotlin DSL (.gradle.kts)

related (possibly prerequisite):

@yogurtearl yogurtearl added the enhancement New feature or request label Dec 14, 2023
@timtebeek timtebeek added the recipe Requested Recipe label Dec 14, 2023
@timtebeek timtebeek moved this to Backlog in OpenRewrite Dec 14, 2023
@timtebeek
Copy link
Contributor

This is likely to be a large effort, ideally in collaboration with the folks at Gradle.

@shanman190
Copy link
Contributor

Another aspect to throw out here is that Gradle is already looking on to the next evolution of the buildscript definition. So Kotlin DSL as it stands today might only be a stepping stone to their longer term goals.

https://blog.gradle.org/declarative-gradle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request recipe Requested Recipe
Projects
Status: Backlog
Development

No branches or pull requests

3 participants