You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "pepness (via GitHub)" <gi...@apache.org> on 2023/05/07 18:57:59 UTC

[GitHub] [netbeans] pepness opened a new pull request, #5925: Add support for GlassFish 7.0.4

pepness opened a new pull request, #5925:
URL: https://github.com/apache/netbeans/pull/5925

   - This is mainly a maintenance release that contains bug fixes and updates of various components.
   - Bump the GlassFish version in some tests
   - Change method name that retrieve the version from the common-util.jar, from `getFullVersion` to `getVersionNumber`, method `getFullVersion` was removed since GlassFish version 6.1.0. This change will break the method detection for GlassFish 3.x.y but the Manifest fallback option to retrieve the GlassFish version still work for all versions. This change will remove an annoying warning.
   
   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.4, create a web app and verify that it works.
   - Successfully register GlassFish versions from 4 to 7.0.4 and verify that the version was retrieved by the `getVersionNumber` method and for version 3.1.2 the Manifest fallback option was used.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] pepness merged pull request #5925: Add support for GlassFish 7.0.4

Posted by "pepness (via GitHub)" <gi...@apache.org>.
pepness merged PR #5925:
URL: https://github.com/apache/netbeans/pull/5925


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists