Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 6c1599a36b1493dec41dc12e73dfc64d8b54e595 https://github.com/xwiki/xwiki-platform/commit/6c1599a36b1493dec41dc12e73dfc... Author: Vincent Massol <[email protected]> Date: 2026-06-22 (Mon, 22 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-test/xwiki-platform-repository-test-docker/pom.xml M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-test/xwiki-platform-repository-test-docker/src/test/it/org/xwiki/repository/test/docker/DynamicTestConfigurationExtension.java Log Message: ----------- [Misc] Converted functional test to the docker-based test framework (+ converted to JUnit5) * Replace the file:// local maven repo by a http:// local maven repo so that it works also when the servlet engine is executed insice docker (e.g. with Tomcat) * Thanks to Michael for starting the work on this * Note: We may want to also test authentication in the future for this local maven repo. This is outside the scope of this change which was to port what existed before To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications