playframework / playframework/play-soap
support for jakarta
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 37
- Forks
- 24
- Avg merge
- 4h 7m
- Merged PRs (30d)
- 2
Description
I don't understand the XML ecosystem very well, but I gather that jakarta is the successor to a subset of javax, and other tools are moving on to support jakarta. For example, Guice's latest version 7.0.0 only supports jakarta injection. They also released 6.0.0 that works with both javax and jakarta. So, for now, I can only upgrade to Guice to 6.0.0 in my project because play-soap still uses javax injection. Is there intention to move to jakarta?
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
Start by reviewing the project’s current use of javax injection and the compatibility implications described in the issue. Compare that setup with Guice 7.0.0’s jakarta-only support; the work is done when play-soap can support the intended jakarta migration without the current Guice upgrade limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100