Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 1b090271b813fae9326e6216c2e504b6f597a9c7 https://github.com/xwiki/xwiki-commons/commit/1b090271b813fae9326e6216c2e504... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2026-03-05 (Thu, 05 Mar 2026) Changed paths: M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/aether/internal/AetherExtensionRepository.java M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version3JobStatusFolderResolverTest.java M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/tools/StringToolTest.java Log Message: ----------- [Misc] Replace use of deprecated StringUtils.startsWith with String.CS.startsWith Commit: a361027e7e3cc5ee03d5e0c3057adb22ad818157 https://github.com/xwiki/xwiki-commons/commit/a361027e7e3cc5ee03d5e0c3057adb... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2026-03-05 (Thu, 05 Mar 2026) Changed paths: M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version3JobStatusFolderResolverTest.java M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/tools/StringToolTest.java Log Message: ----------- [Misc] Replace use of deprecated StringUtils.endsWith with String.CS.endsWith Commit: 9245ebf3f8a76b62fe1b3b0e1e4b55832a59a104 https://github.com/xwiki/xwiki-commons/commit/9245ebf3f8a76b62fe1b3b0e1e4b55... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2026-03-05 (Thu, 05 Mar 2026) Changed paths: M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version3JobStatusFolderResolverTest.java M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-properties/src/main/java/org/xwiki/properties/converter/AbstractCollectionConverter.java Log Message: ----------- [Misc] Replace use of deprecated StringUtils.contains with String.CS.contains Commit: 4815106197c344974818be8888a9fbc3e6ed247a https://github.com/xwiki/xwiki-commons/commit/4815106197c344974818be8888a9fb... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2026-03-05 (Thu, 05 Mar 2026) Changed paths: M xwiki-commons-core/xwiki-commons-context/src/test/java/org/xwiki/context/ExecutionContextPropertyTest.java Log Message: ----------- [Misc] Fix ExecutionContextPropertyTest assertions Compare: https://github.com/xwiki/xwiki-commons/compare/8b42a0a2b33a...4815106197c3 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications