You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will need to make a lot of maintenance in future months, it would help to reduce differences between versions.
So my idea to be discussed here is to make these changes to 7.1.0, which would be released early in 2025. I will add list of issues which would be a part of the release:
Abandon support for Java11
That was required to validate TCK tests for Jakarta EE 10. That is now just in a maintenance mode and I believe we can release 7.0.x version if there would be some important change, however I don't think it would be required.
Jakarta EE 10 TCK can be run on JDK17 too and GlassFish passes them.
Rename all com.sun.packages to org.glassfish.main.*
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
So my idea to be discussed here is to make these changes to 7.1.0, which would be released early in 2025. I will add list of issues which would be a part of the release:
com.sun.packages
toorg.glassfish.main.*
And I would like to know - what do you think about this?
Beta Was this translation helpful? Give feedback.
All reactions