Branch: refs/heads/XWIKI-24665-revert-structural Home: https://github.com/xwiki/xwiki-commons Commit: d20f1b7bc77279c6173dc8ad28876665d9b6a139 https://github.com/xwiki/xwiki-commons/commit/d20f1b7bc77279c6173dc8ad288766... Author: Vincent Massol <[email protected]> Date: 2026-08-07 (Fri, 07 Aug 2026) Changed paths: M xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/src/main/java/org/xwiki/classloader/internal/JarExtendedURLStreamHandler.java M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/repository/internal/RepositoryUtils.java M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/maven/internal/MavenExtensionScanner.java M xwiki-commons-core/xwiki-commons-properties/src/main/java/org/xwiki/properties/internal/converter/ConverterRegistratorListener.java Log Message: ----------- XWIKI-24665: Apply the logging best practices across commons, rendering and platform * Revert to their pre-sweep form the structural logging changes flagged during the review of the whole sweep range * Drop again the exception argument added to the error() calls of JarExtendedURLStreamHandler, ConverterRegistratorListener (x2) and MavenExtensionScanner * Restore the explicit toString() on the repository descriptor logged by RepositoryUtils, so the argument reaches the job log as a String Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications