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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to