netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

Add missing schemas for Jakarta Server Pages Tag Library (JSTL)

Open pepness opened this issue 9 months ago • 0 comments

NetBeans web.core module notes:

  • Implement CatalogDescriptor2 instead of deprecated CatalogDescriptor
  • 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.

Screenshot from 2024-04-26 18-48-21

pepness avatar Apr 27 '24 00:04 pepness