-
## How are you running OpenRewrite?
Moderne.io
## Problem Statement
Java 17 Migration recipe is not upgrade Gradle wrapper to supported version as per [Gradle-Java-Compatibility Matrix](https://d…
-
## Spring Boot 2.4 to 2.5 upgrade - Spring Data JPA
[Spring Boot 2.5 Release Notes](https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.5-Release-Notes#spring-data-jpa)
Spring Data…
-
In the "Yaml Recipe list" of https://docs.openrewrite.org/recipes/staticanalysis/commonstaticanalysis#definition the entry `org.openrewrite.staticanalysis.MethodNameCasing` is rendered red (like a key…
-
## What version of OpenRewrite are you using?
I am using
- org.openrewrite.maven 5.21.0
- rewrite-spring 5.2.0
- and recipe is org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_2
…
-
I am using [Open Rewrite Gradle Plugin](https://mvnrepository.com/artifact/org.openrewrite/plugin) (implementation group: 'org.openrewrite', name: 'plugin', version: '5.40.0') from mvn repository
Gr…
-
**Expected Behaviour**
In properties files, `!---` and `#---` can both be used to separate documents (as long as there's no neighbouring comment with the same prefix). The editor should recognise thi…
-
## What is the smallest, simplest way to reproduce the problem?
Running rewrite with several hundred recipes enabled, one of them failing.
## What did you expect to see?
The name of the failing r…
-
### GitHub repositories
plugin-modernizer-tool
### GitHub users to have permission
@jonesbusy
@gounthar
@berviantoleo
@iamrajiv
### Permission level
Admin
### Justification
Hi,…
-
The recipe https://docs.openrewrite.org/recipes/java/migrate/jakarta/javaxvalidationmigrationtojakartavalidation does not update the file `META-INF/services/javax.validation.ConstraintValidator`. This…
-
## What version of OpenRewrite are you using?
I am using
- OpenRewrite v8.20.0
- Maven plugin v5.25.0
## How are you running OpenRewrite?
I am using the Maven plugin, and my project is a …