Tim te Beek

Results 1243 comments of Tim te Beek

hi! You've logged this as a bug, but I suppose it's a suggestion for a new recipe, correct?

Ah thanks for that context; I think that naming is defined here: https://github.com/openrewrite/rewrite/blob/cd4a37fcbf4ea33229cac6c868991ee2e0ef711e/rewrite-java/src/main/java/org/openrewrite/java/service/JavaNamingService.java#L28-L66

Hi @sahanarameshh ! Thanks for you're interest to help out. We assign issues as soon as we see a draft PR with tests. Feel free to tag me as soon...

@sambsnyd / @jkschneider this seems a clear performance boost to the builds and the responsiveness in the IDE, but of course we've not been able to test drive the publication...

Indeed had my eye on that page already as well; I think we can start with a recipe that applies the existing best practices we already have, and then add...

There's now a start in: - https://github.com/openrewrite/rewrite/pull/5701 Of course there's a lot more to be covered still; we can break down a number of first cases we want to cover...

Seems like this would fit in here as well - https://github.com/openrewrite/rewrite/issues/5333 - https://github.com/openrewrite/rewrite/pull/5492

Good question! I've never looked into that part before; I do indeed see a reference here in the build plugin that you likely also saw: https://github.com/openrewrite/rewrite-build-gradle-plugin/blob/a6a7fd4ef41b0e123df09bc036a20c697b8cc485/src/main/java/org/openrewrite/gradle/RewriteJavaPlugin.java#L78 https://github.com/openrewrite/rewrite-build-gradle-plugin/blob/a6a7fd4ef41b0e123df09bc036a20c697b8cc485/src/main/java/org/openrewrite/gradle/RewriteJavaPlugin.java#L39-L40 Overriding that and...

Thank yes not quite sure what changed to break that between those versions. Let us know if you land on a possible fix! 🙏🏻