-
Try to parse a project that uses Gradle instead of Maven to learn about problems and answer questions like:
- Can Gradle and Maven be abstracted behind the same API? `BuildFile`
- How must the pa…
-
### Problem
![image](https://user-images.githubusercontent.com/22326988/190018488-f902c281-d363-4505-9edf-096083912b46.png)
### Expected behavior
> Describe what you expected to see.
…
-
### Problem
> Describe the issue you are experiencing.
### Expected behavior
> Describe what you expected to see.
### Example diff
```diff
-ext {
+/*~~(java.lang.IllegalStateException: …
-
### Problem
> `org.openrewrite.java.cleanup.LowercasePackage` renames the package which results in a compile error since `org.jenkinsci.plugins.DependencyTrack.Messages` is a generated source file…
-
The CI build is flaky and fails quite often when constructing the Java11Parser.
- This error DOES NOT surface when running the tests locally.
- This error occurs when constructing a Java Parser th…
-
### Problem
> Describe the issue you are experiencing.
### Expected behavior
> Describe what you expected to see.
### Example diff
```diff
import hudson.FilePath;
import org.apache.co…
-
This might be a bug, as there is indeed [a recipe to convert `assertEquals`](https://github.com/openrewrite/rewrite-testing-frameworks/blob/main/src/main/java/org/openrewrite/java/testing/assertj/JUni…
-
`org.openrewrite.java.spring.boot2.SpringBootProperties_2_4` contains the following change:
```yml
- org.openrewrite.properties.ChangePropertyKey:
oldPropertyKey: spring.profiles
n…
-
### Problem
Why were some versions deleted?
### Example diff
```diff
org.mockito
mockito-core
- 3.7.7
test
…
-
We currently don't have a Narayana LRA Jakarta artifact released on Maven Central and we are building something locally from a branch.
@mmusgrov is currently working on it and hopefully the artifac…
gsmet updated
2 years ago