Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: 3b034bcf2fd744377b3199d0ffe507c188e1f179
https://github.com/xwiki/xwiki-platform/commit/3b034bcf2fd744377b3199d0ffe5…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-07-16 (Wed, 16 Jul 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-macro/src/test/java/org/xwiki/icon/macro/IntegrationTests.java
A
xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/nestedpages/query/AbstractQueryRegistrationHandlerTest.java
A
xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/nestedpages/query/QueryRegistrationHandlerTest.java
A
xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/nestedspaces/query/QueryRegistrationHandlerTest.java
M
xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-schemes/xwiki-platform-url-scheme-standard/src/test/java/org/xwiki/url/internal/standard/StandardExtendedURLResourceReferenceSerializerTest.java
Log Message:
-----------
XWIKI-11112: Adding a rendering cache to the Icon Theme Application
* Fix icon macro integration test that failed because of new components
in dependencies of the webjars API by excluding a new component.
* Fix failing StandardExtendedURLResourceReferenceSerializerTest by
making the test less dependent on the exact methods that are called.
* Apply code style fixes to
StandardExtendedURLResourceReferenceSerializerTest and add another
test case.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications