eclipse-ee4j / eclipse-ee4j/jersey
ProviderBase that copied from Jackson has a bug, need to recopied with the fix
Open
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
Jackson had a bug in ProviderBase version 2.19.1. More info about the bug can be found here https://github.com/FasterXML/jackson-jakarta-rs-providers/issues/54
Now Jersey copied ProviderBase class with the bug, and it affects all those upgraded to version 4.x.
To fix need to copy the class from version 2.19.2, which has the fix
Contributor guide
Research direction
Start by locating Jersey's copied ProviderBase and compare it with the Jackson ProviderBase from version 2.19.2. Read the linked Jackson issue for the underlying defect, then verify that Jersey's ProviderBase includes that fix and no longer affects Jersey 4.x users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100