Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 64ba541545948b8450d8d1b18985353b6bcd50df https://github.com/xwiki/xwiki-commons/commit/64ba541545948b8450d8d1b1898535... 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 (#1884) * 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