asbachb opened a new pull request, #6212: URL: https://github.com/apache/netbeans/pull/6212
The options shown when selecting `New > Session Bean` are based on the capabilities of the used enterprise project. The check missed some Jakarta EE versions and so were disabled. As EJB and CDI specs are backwards compatible the code was refactored so that only a minimal version and the profile type is checked to match that EJB or CDI version. This fixes #4892 #4830 -- 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
