openrewrite / rewrite-gradle-plugin

OpenRewrite's Gradle plugin.
Apache License 2.0
60 stars 37 forks source link

Simplify build and further isolate rewrite proper #124

Closed shanman190 closed 2 years ago

shanman190 commented 2 years ago

NOTE: Will want to delete the files from your local src/main/resources folder that represent the properties files. Shoving these into src/main/resources has implications on task cacheability, much of which can be avoided with the solution provided here.