[xwiki/xwiki-platform] a4f7a9: [Misc] Use static access for the inherited CONFIGU...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: a4f7a970232d18bea8ef2f65adeeeca3db7353c3 https://github.com/xwiki/xwiki-platform/commit/a4f7a970232d18bea8ef2f65adeee... Author: Vincent Massol <[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 <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications