[xwiki/xwiki-platform] 4f5230: [Misc] Access static nested class through its decl...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 4f5230c5e7de21ce75a610a06352a7a1fa0592ed https://github.com/xwiki/xwiki-platform/commit/4f5230c5e7de21ce75a610a06352a... Author: Vincent Massol <[email protected]> Date: 2026-06-09 (Tue, 09 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/src/main/java/org/xwiki/filter/xar/internal/input/DocumentLocaleReader.java Log Message: ----------- [Misc] Access static nested class through its declaring class in XAR filter * SonarQube rule java:S3252 flagged that the WikiObjectProperty static nested class was accessed through the WikiObjectPropertyReader subclass instead of the AbstractWikiObjectPropertyReader class that declares it. * Reference AbstractWikiObjectPropertyReader.WikiObjectProperty directly. 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