jetty.project/jetty-webapp
Greg Wilkins 1904d326fc
Fixes #5521 ResourceCollection NPE (#5527)
* Fixes #5521 ResourceCollection NPE

Fix constructor and addPath so that all resources in a RC must exist when created.

* Fixes #5521 ResourceCollection NPE

Cleanup the vestiges of non existent directories detected by resource ending in /

* Fixes #5521 ResourceCollection NPE

Revert adding paths ending in / as jar:file resource needs them

* feedback from review

improved javadoc.
2020-11-04 08:56:17 +01:00
..
src Fixes #5521 ResourceCollection NPE (#5527) 2020-11-04 08:56:17 +01:00
pom.xml Updating to version 9.4.34-SNAPSHOT 2020-10-20 18:55:39 -05:00