jetty.project/jetty-ee9
Greg Wilkins 976ab3df8d
ResourceCollection should not have a path (#8711)
ResourceCollection should not have a path
Nor name, nor filename unless all resources agree on it.
revert combine and related methods to return Resource and not explicitly a ResourceCollection, as if there is only 1, then a collection is not needed
cleanup ResourceCollection creation. Avoid sanity checks on resolved resources.
2022-11-01 15:54:50 +11:00
..
jetty-ee9-annotations Jetty 12 - Resource `resolve()` and `newResource()` return null on resources that do not exist (#8702) 2022-10-19 15:50:37 -05:00
jetty-ee9-ant simplify poms, add back missing changes from #7850 and #7687 (#8697) 2022-10-10 12:52:40 +10:00
jetty-ee9-apache-jsp simplify poms, add back missing changes from #7850 and #7687 (#8697) 2022-10-10 12:52:40 +10:00
jetty-ee9-bom move flatten mojo configuration in top pom, fix boms and remove non needed content (#8686) 2022-10-06 06:50:45 +10:00
jetty-ee9-cdi Fix names of ee9 services files 2022-07-07 15:05:22 +10:00
jetty-ee9-demos Fixes #8723: Provide a thread-safe way to modify HttpClient proxies at runtime. 2022-10-25 10:23:04 +02:00
jetty-ee9-glassfish-jstl simplify poms, add back missing changes from #7850 and #7687 (#8697) 2022-10-10 12:52:40 +10:00
jetty-ee9-home using bom within the reactor is really a bad idea and it sources from ee10 in ee9 as well (#8479) 2022-08-19 21:24:09 +10:00
jetty-ee9-jaas Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2022-09-02 09:12:24 +02:00
jetty-ee9-jaspi Fixed javadocs. 2022-08-13 17:45:26 +02:00
jetty-ee9-jndi add jetty-ee8-jndi (#8287) 2022-07-12 20:19:29 +10:00
jetty-ee9-jspc-maven-plugin simplify poms, add back missing changes from #7850 and #7687 (#8697) 2022-10-10 12:52:40 +10:00
jetty-ee9-maven-plugin ResourceCollection should not have a path (#8711) 2022-11-01 15:54:50 +11:00
jetty-ee9-nested replaced getPathInContext with static method 2022-10-25 21:11:10 +11:00
jetty-ee9-openid Jetty 12 : reactivate `jetty-ee9-demo-embedded` and `jetty-ee9-demo-proxy-webapp` and add more (#8419) 2022-08-12 17:52:53 +10:00
jetty-ee9-osgi ResourceHandler set base resource as string (#8735) 2022-10-21 09:32:54 +11:00
jetty-ee9-plus ResourceHandler set base resource as string (#8735) 2022-10-21 09:32:54 +11:00
jetty-ee9-proxy Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12-static-pathInContext 2022-10-25 20:42:25 +11:00
jetty-ee9-quickstart ResourceCollection should not have a path (#8711) 2022-11-01 15:54:50 +11:00
jetty-ee9-runner Jetty 12 - Improve FileID and use where appropriate (#8589) 2022-09-20 09:35:50 -05:00
jetty-ee9-security Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'. 2022-09-06 12:31:54 +02:00
jetty-ee9-servlet ResourceHandler set base resource as string (#8735) 2022-10-21 09:32:54 +11:00
jetty-ee9-servlets Remove deprecated methods from QoSFilter 2022-10-06 11:36:32 -05:00
jetty-ee9-tests ResourceCollection should not have a path (#8711) 2022-11-01 15:54:50 +11:00
jetty-ee9-webapp ResourceCollection should not have a path (#8711) 2022-11-01 15:54:50 +11:00
jetty-ee9-websocket WIP replacing getPathInContext with static method 2022-10-23 22:36:15 +11:00
test-ee9-sessions Reenable ee9 RequestScopedSessionSaveTest. 2022-10-17 17:15:02 +11:00
pom.xml Moved FastCGIProxyServlet in ee9 to FastCGIProxyHandler in core. (#8718) 2022-10-18 00:00:34 +02:00