-
Related resources:
- Java 9
- [ ] https://blog.codefx.org/java/java-9-migration-guide/
- [ ] https://docs.oracle.com/javase/9/whatsnew/toc.htm
- [ ] https://blog.frankel.ch/migrating-to-java…
-
Running `NestedEnumsAreNotStatic` from the latest BOM is damaging files.
```
All sources parsed, running active recipes: org.openrewrite.staticanalysis.NestedEnumsAreNotStatic
Changes have been m…
-
https://github.com/FasterXML/jackson-bom
Follow up question: Can we create a generic recipe to replace manual dependencies with a BOM?
There are many [BOMS out there](https://mvnrepository.com/s…
-
## What problem are you trying to solve?
When running OpenRewrite on a Maven project, with only Java recipes active, OpenRewrite still tries to parse files of other types. According to #185 this …
-
### Problem
Reformatting occurs when no other modifications are made.
### Expected behavior
When no changes are made to a logging callsite, no modifications should occur to the formatting.
#…
-
after upgrading from version 1.17.0 to 1.17.1 a lot of files will be changed by the plugin which are from my pov unrelated to the migration
output from `1.17.0` when running `./mvnw rewrite:run`
`…
-
I am using the shell command from https://docs.openrewrite.org/recipes/java/spring/boot2/upgradespringboot_2_2#usage
```
mvn -U org.openrewrite.maven:rewrite-maven-plugin:run \
-Drewrite.re…
-
I had previously opened tickets on this first with Jenkinsfile where its removing spacing by open rewrite. Every single version still continues to remove spaces when writting something like this
i…
-
As seen on [SimplifyMicrometerMeterTags](https://github.com/openrewrite/rewrite-migrate-java/blob/53f843af6f90eedf2e305d58c2a0a2b3a4b3121a/src/main/java/org/openrewrite/java/migrate/metrics/SimplifyMi…
-
```diff
+~~(org.openrewrite.RecipeRunException: java.lang.IllegalStateException: Illegal State while comparing versions : [4aug2000r7.0.0-dev] and [4aug2000r7.0.0-dev]. Metadata = [4aug2000r7-dev-h…