jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Review PathMappings put(PathSpec, E resource) for replacement behavior

Open joakime opened this issue 3 years ago • 2 comments

Jetty version(s) Jetty 12

Description As pointed out at https://github.com/eclipse/jetty.project/pull/8748#discussion_r1003823744 if a new mapping is introduced that would replace an existing PathSpec, we should be returning the old resource that was replaced in the put() method.

joakime avatar Oct 25 '22 14:10 joakime

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Oct 26 '23 00:10 github-actions[bot]