openrewrite / rewrite-gradle-plugin

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

Include compile classpath in dependencies #270

Closed knutwannheden closed 8 months ago

knutwannheden commented 8 months ago

This commit reverts 8868dcff30f63511725961220e977d3d985d134c again. The compile classpath entries can contain important dependencies like Lombok, which typically don't exist on the runtime classpath.