Tyler Van Gorder

Results 51 comments of Tyler Van Gorder

Hi, @Jonpez2 This is still on our TODO list, thanks for your patience.

Moving reactor order to the next version of rewrite.

This is a good idea, I think we want to hold off adding this recipe until we have added plugin/plugin management to the semantic model, see #585 The reason for...

The design partner was able to isolate this issue to a problem in their build and was able to update their maven build to correctly work with rewrite-maven-plugin.

@thomaszub Again, thank you for the detailed and reproducible example, it helped a lot!

@yeikel Is QueryReadyConnection in the same project as the test class or is it in a different module of a multi-module maven project? This feels like missing type attribution on...

OpenRewrite's motto is "do no harm" and while this is generally a good policy to not have commented-out code, auto-remediation of such situations is likely to remove things the user...

This issue is likely a manifestation of missing Java 17 language features. See [#1501](https://github.com/openrewrite/rewrite/issues/1501)

"Common static analysis" runs cleanly on this project now.

@fatihdogmus Welcome! These changes would be very useful and we can help you if you have any questions. You will find we are a friendly bunch. - [ ] Adding...