Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-commons
Commit: 51f405d602712ef32248cfb98b982efd3c4a9e43
https://github.com/xwiki/xwiki-commons/commit/51f405d602712ef32248cfb98b982…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
M
xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/pom.xml
M
xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/src/main/java/org/xwiki/environment/internal/ServletEnvironment.java
M
xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/src/test/java/org/xwiki/environment/internal/ServletEnvironmentTest.java
Log Message:
-----------
XCOMMONS-3258: Introduce a cache for ServletEnvironment#getResource (#1234)
* Introduce a dynamically initialized cache to avoid issues with
recursive component initialization calls.
* Add test cases to confirm that the cache works as expected and that
cache initialization can do recursive calls for getting resources.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-commons/settings/notifications