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

   [Fix issue 8087](https://github.com/apache/netbeans/issues/8087)
   NetBeans Notes:
   - Add support for Jakarta EE 9/10 plugins for metro, jax-ws, and 
maven-war-plugin
   - Add support for jakarta namespaces for Jakarta EE 9 and later
   - Change jax-ws group id to `com.sun.xml.ws`
   - Add instance variables to `JaxWsClientCreator` that will help with the new 
logic to support jakarta namespaces and reduce method calls
   - Use constants when possible
   - Use diamond inference
   - Use try-with-resources
   - Increase array size
   
   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 `maven.jaxws`
   - Started NetBeans and ensure the log didn't have any ERROR or new WARNINGS
   - Successfully register GlassFish 5/6/7
     - Create a Jakarta EE 8/9/10 maven web app and create a new `Web Service 
from WSDL`
       - Verify that it creates a new Web Service
       - Verify that the generated sources are using the correct version plugins
       - Verify that the generated sources are using the correct namespace
   
   Jakarta EE 8
   ![Screenshot from 2025-02-10 
15-19-47](https://github.com/user-attachments/assets/30f56290-6bfe-4539-9740-8debb52e6f7d)
   Jakarta EE 9
   ![Screenshot from 2025-02-10 
15-19-40](https://github.com/user-attachments/assets/20d4f363-f98e-4f90-9559-05f929ef59a7)
   Jakarta EE 10
   ![Screenshot from 2025-02-10 
15-19-29](https://github.com/user-attachments/assets/3f78e05f-ca05-43dc-84c1-8c603b20fcb5)
   


-- 
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-unsubscr...@netbeans.apache.org

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


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

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

Reply via email to