Branch: refs/heads/claude/amazing-brahmagupta-jydrll Home: https://github.com/xwiki/xwiki-platform Commit: d0dec78759fa6456bd154b9bee802e7f4bb0ef55 https://github.com/xwiki/xwiki-platform/commit/d0dec78759fa6456bd154b9bee802... Author: Claude <[email protected]> Date: 2026-06-24 (Wed, 24 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/ExtensionStore.java Log Message: ----------- [Misc] Use static access for the inherited CONFIGURATIONID constant * SonarQube (java:S3252) reports that the CONFIGURATIONID constant is declared in EntryEvictionConfiguration but was accessed statically through the subclass LRUEvictionConfiguration, which is misleading. * Access the constant through the class that actually declares it. Co-Authored-By: Claude Opus 4.8 <[email protected]> Claude-Session: https://claude.ai/code/session_01Fo5bYDZwwrkJ8tvMcCk3hv To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications