-
I have a build that uses ant I want to run some OpenRewrite receipes against it
Previously there was this page that described how I could do that (it was there a week ago):
https://docs.openrewri…
-
https://github.com/openrewrite/rewrite-jenkins looks like a good place to keep rules for updating Jenkins plugin (also see https://github.com/openrewrite/rewrite-jenkins/issues/6). Yet https://docs.op…
-
## What problem are you trying to solve?
We identified a couple of possible improvements following the first recipe to removed a feature flag.
- https://github.com/openrewrite/rewrite-launchdarkly/p…
-
## What problem are you trying to solve?
More expressive assertions around durations, using the methods defined in:
https://www.javadoc.io/static/org.assertj/assertj-core/3.24.2/org/assertj/core/api…
-
## What problem are you trying to solve?
Migrate from [EasyMock](https://easymock.org/) to [Mockito](https://site.mockito.org/).
Resources:
* https://wiki.magnolia-cms.com/display/DEV/Convertin…
-
## What needs to be done
The console output of OpenRewrite's Maven plugins should be parsed and made available.
The `PluginInvoker` implementation from #73 provides access to the output of the bui…
-
Following the discussion in https://github.com/openrewrite/rewrite-docs/pull/282
The error-prone template descriptions by picnic seem to need some more treatment. See this example for https://docs.…
-
## What version of OpenRewrite are you using?
I am using version `5.17.0` of the [Migrate Spring Boot 2.x projects to JUnit 5 from JUnit 4](https://docs.openrewrite.org/recipes/java/spring/boot2/sp…
-
## What version of OpenRewrite are you using?
I am using
- Maven plugin 5.18.0
- Rewrite Recipe BOM: 2.6.1
I checked if the `UpdateMavenWrapper` had recent changes but I don't see any.
##…
gsmet updated
7 months ago
-
## What version of OpenRewrite are you using?
I am using
- Maven/Gradle plugin v5.17.1
## What is the smallest, simplest way to reproduce the problem?
```java
class ParserError {
priva…