jetty.project/jetty-ee8
Joakim Erdfelt 199a9cd2ad
Jetty 12 : XML namespace cleanup (#8406)
* Adding Servlet 6 XML Entities
* Fixing bad xsi:schemaLocation entries
* Update all jetty-ee10 web XMLs to JakartaEE version 6.0 based
* Using XML Catalog
* Introducing catalogs for:
   - default XML xsd/dtd (catalog-org.w3.xml)
   - Configure dtd (catalog-configure.xml)
   - EE10 Servlet 6 xsd/dtd (catalog-ee10.xml)
   - EE9 Servlet 5 xsd/dtd (catalog-ee9.xml)
   - EE8 Servlet 4 xsd/dtd (catalog-ee8.xml)
* New XmlParser.addCatalog(URI catalogXml, Class<?> classBase)
   to allow the loading of a catalog which has it's resources
   referenced via the classBase.getResource(name)
* WebDescriptor uses Environment to load appropriate catalog.
* Remove XmlParser.redirectEntity(String, String)
2022-08-09 06:34:29 -05:00
..
jetty-ee8-annotations add jetty-ee8-home and unzip it in the jetty-home (#8283) 2022-07-12 12:04:26 +10:00
jetty-ee8-apache-jsp add jetty-ee8-apache-jsp (#8344) 2022-07-27 11:08:08 +10:00
jetty-ee8-bom fix some filtering of files for ee9 to ee8 conversion (#8311) 2022-07-15 11:20:52 +10:00
jetty-ee8-demos ee8 ee9 ee10 webapp demos 2022-07-14 16:15:22 +10:00
jetty-ee8-glassfish-jstl add jetty-ee8-glassfish-jstl (#8346) 2022-07-29 20:20:37 +10:00
jetty-ee8-home fix some filtering of files for ee9 to ee8 conversion (#8311) 2022-07-15 11:20:52 +10:00
jetty-ee8-jaas add some missing [environment] ee8 in mod files 2022-06-06 10:48:26 +10:00
jetty-ee8-jndi add jetty-ee8-jndi (#8287) 2022-07-12 20:19:29 +10:00
jetty-ee8-nested Jetty 12.0.x deployment (#8208) 2022-06-30 09:51:19 +10:00
jetty-ee8-openid add ee8 openid (#8342) 2022-07-26 19:26:34 +10:00
jetty-ee8-plus fix some filtering of files for ee9 to ee8 conversion (#8311) 2022-07-15 11:20:52 +10:00
jetty-ee8-proxy add jetty-ee8-proxy (#8332) 2022-07-25 19:54:18 +10:00
jetty-ee8-quickstart fix some filtering of files for ee9 to ee8 conversion (#8311) 2022-07-15 11:20:52 +10:00
jetty-ee8-security Add ee8 modules with sources generated from ee9 sources (#8066) 2022-06-01 13:38:42 +10:00
jetty-ee8-servlet Fix ee8 modules 2022-07-14 14:16:21 +10:00
jetty-ee8-servlets add jetty-ee8-home and unzip it in the jetty-home (#8283) 2022-07-12 12:04:26 +10:00
jetty-ee8-webapp Jetty 12 : XML namespace cleanup (#8406) 2022-08-09 06:34:29 -05:00
jetty-ee8-websocket jetty 12.0.x ee8 enable websocket tests (#8313) 2022-07-20 17:50:35 +10:00
test-ee8-sessions jetty 12.0.x test ee8 sessions (#8361) 2022-08-01 12:16:07 +10:00
pom.xml jetty 12.0.x test ee8 sessions (#8361) 2022-08-01 12:16:07 +10:00