openrewrite / openrewrite/rewrite-migrate-java
Recipe for upgrading to Jetty 12.0.16 version
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 156
- Forks
- 130
- Avg merge
- 20h 57m
- Merged PRs (30d)
- 21
Description
What problem are you trying to solve?
I am upgrading to jetty 12 version, I earlier had jetty 11 version, now my tests are all failing with 404 version, I am still struggling to understand how to upgrade to jetty 12, reading through the migration docs, this recipe would be very helpful for many.
What precondition(s) should be checked before applying this recipe?
Eclipse Jetty 12
Describe the situation before applying the recipe
Sorry, I am new to this, do not know.
Describe the situation after applying the recipe
Sorry, I am new to this, do not know.
Have you considered any alternatives or workarounds?
No.
Any additional context
No
Are you interested in contributing this recipe to OpenRewrite?
Sorry, I am new to this, I do not know, but, I am interested to explore...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Start by reading the Jetty 12 migration docs and examining the repository's existing migration recipes; define the required Jetty 11-to-12 transformations and verification cases, with completion shown by a recipe and tests addressing the reported 404 failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100