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 GlassFish 7.0.15 and GlassFish 8.0.0-M6 #7561

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

pepness
Copy link
Member

@pepness pepness commented Jul 10, 2024

NetBeans GlassFish module notes:

  • Add support for GlassFish version 7.0.15
  • Add support for GlassFish version 8.0.0-M5

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 glassfish.common, glassfish.javaee, glassfish.tooling, and glassfish.eecommon
  • Started NetBeans and ensure the log didn't have any ERROR or new WARNINGS
  • Successfully register GlassFish 7.0.15, create a web app and verify that it works.
  • Successfully register GlassFish 8.0.0-M5, create a web app and verify that it works.

Release Notes for GlassFish 7
Release Notes for GlassFish 8

@pepness pepness added Java EE/Jakarta EE [ci] enable enterprise job enterprise [ci] enable enterprise job labels Jul 10, 2024
@pepness pepness added this to the NB23 milestone Jul 10, 2024
@pepness pepness self-assigned this Jul 10, 2024
Copy link
Contributor

@matthiasblaesing matthiasblaesing left a comment

Choose a reason for hiding this comment

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

Looks ok and works. In the long run we'll need something easier to maintain as this does not scale well.

@pepness pepness merged commit 2892a1d into apache:master Jul 14, 2024
31 checks passed
@mbien
Copy link
Member

mbien commented Jul 14, 2024

yeah agreed, turns out payara support implemented it at some point without updating the glassfish modules. #7519 (comment)

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.

3 participants