-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update for rewrite 8.0.0. Something about template generation is not working * Update for rewrite 8.0.0 * Remove redundant `getEstimatedEffortPerOccurrence()` overloads Migrate some more recipes. * Migrate a few more recipes Now using rewrite-static-analysis * UpgradeJavaVersion migrated * Update more stuff for rewrite 8.0 * Fix a few more failing tests * Migrate `MaybeAddJakartaServletApi` recipe to Java * Update to use new `JavaTemplate` API for context-free templates * Migrate to new `Recipe#getInitialState(ExecutionContext)` API * Minor OpenRewrite 8.0 updates * fix failing test of UpgradeJavaVersion * update a failing test of JavaxToJakartaTest * `TreeVisitor#doAfterVisit(Recipe)` was removed --------- Co-authored-by: Knut Wannheden <[email protected]> Co-authored-by: Kun Li <[email protected]>
- Loading branch information
1 parent
9392540
commit 09f4212
Showing
64 changed files
with
708 additions
and
1,020 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.