jetty.project/jetty-ee9/jetty-ee9-webapp
Jan Bartel 3ae43961b8
Jetty 12.0.x overlay combined resources (#10760)
* Fix overlays with CombinedResource
* Improvements to CombinedResource for AnnotationParser
* Added `contains` and `getPathTo` methods to the Resource API, so they can be used by the AnnotationParser
* Fixed numerous bugs in CombinedResource list and getAllResources
* handles cross file system copy as well.
* Reduced fallback to URI string manipulation.

---------

Co-authored-by: gregw <gregw@webtide.com>
Co-authored-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-10-26 07:49:48 +11:00
..
src Jetty 12.0.x overlay combined resources (#10760) 2023-10-26 07:49:48 +11:00
pom.xml Issue #10661 Allow jetty api to override servlets and mappings from webdefault (#10668) 2023-10-19 08:35:44 +02:00