Closed larsgrefer closed 2 years ago
@lincolnthree I think we should to the upgrades in two steps, thereby creating two new Versions of Rewrite:
javax.*
packages)The question is, if these versions should be 3.6.x
and 4.x
or even 4.x
and 5.x
Hmmm ... @larsgrefer Is Jakarta EE 9 when the switch to jakarta.*
was made?
If so, I believe we will need two separate major versions. Otherwise, I think just one major version should be fine.
4.x for Jakarta EE 8 5.x for Jakarta EE 9+
Thoughts?
Is Jakarta EE 9 when the switch to jakarta.* was made?
Exactly. The Jakarta EE 8 API's are identical to Java EE 8.
Thank you @larsgrefer -- I think we should probably update the major version with this branch. It certainly won't be backwards compatible :)