Tags: gsmet/rewrite
Tags
Polish type generation of JavaSourceSet in JavaParsers. Adds `JavaSourceSet` marker with the name of the scope and an empty class path. Renamed `SKIP_SOURCE_SET_MARKER` to SKIP_SOURCE_SET_TYPE_GENERATION`. fixes openrewrite#1360 Peer review remediation: only set `sourceSetProvenance` when it is null in `getSourceSet`.
Fix openrewrite#1359 JavaVisitor.visitVariableDeclarations() visits t… …he type expression twice, potentially causing bugs for type visitors
Update ChangeParentPom to prevent version downgrades when allowVersio… …nDowngrades is false. Fix openrewrite#1317 (openrewrite#1320)
Exclude some things from gradle-logging (openrewrite#1184) * Exclude some things from gradle-logging * Just remove StaticLoggerBinder * Update rewrite-gradle/build.gradle.kts Co-authored-by: Sam Snyder <[email protected]> Co-authored-by: Sam Snyder <[email protected]>
PreviousNext