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

   - Change license type to EPL v2.0
   - Use one license file for the external jars and one for the generated jar
   - Use jakarta family jars
   - Update servlet-api from 3.1 to 4.0
   - Update jsp-api from 2.3.3 to 2.3.6
   - Update gf-client-module from 5.0 to 5.1.0
   - Remove unused versions of servlet-api, they weren't included in the
     generated.jar
   - Change servlet version from 3.1 to 4.0 in the name of the generated
     jar and all references to it
   - Remove xsd files that do not belong to the javax naming
     (up to Jakarta EE 8)
   - Override missing methods from Servlet 4.0
   - Add new entry to ignore-overlaps for the jakarta.servlet-api jar
   
   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 servletjspapi, 
web.core, web.core.syntax, web.el, web.jsf.editor, web.jspparser, web.project
   - Verify that the jars are in the Ant Library
   - Started NetBeans and ensure the log didn't have any ERROR or new WARNINGS
   - Successfully test web apps with jsp and servelts and verify that it works.
   
![jsp-compilation](https://user-images.githubusercontent.com/9832133/217997547-ebbb778b-5475-4a08-93d7-e418df6ab9dc.png)
   


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