Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Java SE 24 for Tomcat/TomEE and GlassFish #7592

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

pepness
Copy link
Member

@pepness pepness commented Jul 18, 2024

  • TomEE 10 supports Jakarta EE 9.1 which run on Java 11 or higher

NetBeans Testing:

  • Verify successful execution of libraries and licenses Ant test
  • Verify successful execution of Verify Sigtests
  • Verify successful execution of unit tests for modules tomcat5, glassfish.common, glassfish.eecommon, glassfish.javaee and glassfish.tooling
  • Started NetBeans and ensure the log didn't have any ERROR or new WARNINGS
  • Successfully register Tomcat, TomEE, GlassFish with Java 24.

- TomEE 10 supports Jakarta EE 9.1 which run on Java 11 or higher
@pepness pepness added Java EE/Jakarta EE [ci] enable enterprise job enterprise [ci] enable enterprise job labels Jul 18, 2024
@pepness pepness added this to the NB23 milestone Jul 18, 2024
@pepness pepness self-assigned this Jul 18, 2024
Copy link
Member

@mbien mbien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@mbien mbien merged commit a4cdfcc into apache:master Jul 18, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enterprise [ci] enable enterprise job Java EE/Jakarta EE [ci] enable enterprise job
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants