XIVY-18600 Add miginote for javax to jakarta changes#277
Conversation
There was a problem hiding this comment.
Pull request overview
Adds/updates migration documentation for the 13.2 → 14.0 release notes, including a new section that explains the impact of the platform’s move from javax to jakarta, and modernizes existing “Hint” callouts into the toggleable admonition container format used elsewhere in the docs.
Changes:
- Converted existing “Hint” blocks to toggleable admonition containers for consistent rendering.
- Added a “Javax to Jakarta Migration” section describing JSF/CDI bean annotation and scoping changes.
- Minor formatting/spacing adjustments in the migration notes.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
weissreto
left a comment
There was a problem hiding this comment.
Some comments you may want to address
|
|
||
| .. container:: detail | ||
|
|
||
| We have also dropped internal scopes for :code:`@ApplicationScoped` and :code:`@SessionScoped` beans. |
There was a problem hiding this comment.
Do customers understand what this means? Can we make an example what has changed here?
There was a problem hiding this comment.
I think not. Or do you have an idea for an example?
But I can simply say that with the new CDI scopes there may be small behaviour changes.
2d305db to
44795ac
Compare
No description provided.