Branch: refs/heads/stable-18.2.x Home: https://github.com/xwiki/xwiki-commons Commit: edeb6ea08d696514ec26229febc56d138f988d59 https://github.com/xwiki/xwiki-commons/commit/edeb6ea08d696514ec26229febc56d... Author: Thomas Mortagne <thomas.mortagne@gmail.com> Date: 2026-04-02 (Thu, 02 Apr 2026) Changed paths: M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/src/main/java/org/xwiki/environment/internal/ServletEnvironment.java A xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/src/main/java/org/xwiki/environment/internal/ServletEnvironmentConfiguration.java M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/src/main/resources/META-INF/components.txt M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/src/test/java/org/xwiki/environment/internal/ServletEnvironmentTest.java Log Message: ----------- XCOMMONS-3614: Failing to load some critical resource files on Windows and some Debian setups * add support for use cases where some resources are located outside the resource too on purpose (like the XWiki Debian packages) (cherry picked from commit b90bcb365a4bf734135a86bd55dd44fef767e0ce) Commit: cb9aba9ed261d51739124939b826b9e6a4e64553 https://github.com/xwiki/xwiki-commons/commit/cb9aba9ed261d51739124939b826b9... Author: Thomas Mortagne <thomas.mortagne@gmail.com> Date: 2026-04-02 (Thu, 02 Apr 2026) Changed paths: 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-3614: Failing to load some critical resource files on Windows and some Debian setups * missed one case for the support for use cases where some resources are located outside the resource too on purpose (like the XWiki Debian packages) (cherry picked from commit 8effcea9aa093d3acdbb831949ea905678b40a5a) Compare: https://github.com/xwiki/xwiki-commons/compare/105beb82b905...cb9aba9ed261 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications