Branch: refs/heads/claude/sonar-version-constant-repositorymanager Home: https://github.com/xwiki/xwiki-platform Commit: 8f7a835a453956499693eb3fd6331fa1ae80dbc1 https://github.com/xwiki/xwiki-platform/commit/8f7a835a453956499693eb3fd6331... Author: Claude <[email protected]> Date: 2026-06-22 (Mon, 22 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/RepositoryManager.java Log Message: ----------- [Misc] Define a constant instead of duplicating the "version" string literal in RepositoryManager * SonarQube reports that the "version" string literal is duplicated three times in RepositoryManager. Reuse the existing XWikiRepositoryModel.PROP_VERSION_VERSION constant instead. Co-authored-by: Vincent Massol <[email protected]> Claude-Session: https://claude.ai/code/session_01FcHLLVyhSBjCQmxEHBA8Bo To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications