playframework / playframework/play-soap

support for jakarta

Open
#398 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.