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

   NetBeans Notes:
   - Jakarta EE 11 runs on Java SE 17 and later
   - Add missing `break` to switch statement
   - Assume Jakarta EE 8 is supported instead of Java EE 7 when 
`platformVersion` is null when dealing with EJBs
   
   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 
`j2ee.ejbjarproject`, `javaee.project`,  and `tomcat5`
   - Started NetBeans and ensure the log didn't have any ERROR or new WARNINGS
   - Successfully register TomEE 10 and GlassFish 8.0.0-M9
     - Create a Jakarta EE 11 web app and verify that it works
     - Create a Jakarta EE 10 web app and verify that it works.


-- 
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