netbeans
netbeans copied to clipboard
Add missing schemas for Jakarta Server Pages Tag Library (JSTL)
NetBeans web.core
module notes:
- Implement
CatalogDescriptor2
instead of deprecatedCatalogDescriptor
- Add JSTL schema version 3.0 for Jakarta 9
- Add JSTL schema version 3.1 for Jakarta 10
- Add JSTL schema version 4.0 for Jakarta 11
NetBeans Testing:
- Verify successful execution of libraries and licenses Ant test
- Verify successful execution of Verify Sigtests
- Verify successful execution of unit tests for module
web.core
- Started NetBeans and ensure the log didn't have any ERROR or new WARNINGS
- Successfully create a web app and verify that JSTL works.