jetty.project/jetty-server
Joakim Erdfelt 6848403d34
Issue #5133 - Reworking WebAppContext.extraClasspath
+ Reverting name ResourceFactory.newResource(String)
  to .getResource(String)
+ Reintroducing Resource.getResource(String)
+ ResourceHandler.getResource(String) cleaned up
  in light of Exception handling requirement
+ Resource.addPath(String) implementations can
  never return null now

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-08-12 13:06:09 -05:00
..
src Issue #5133 - Reworking WebAppContext.extraClasspath 2020-08-12 13:06:09 -05:00
pom.xml Updating to version 10.0.0-SNAPSHOT 2020-08-11 16:47:55 +08:00