[xwiki/xwiki-platform] 05372c: [Misc] Access static nested class through its decl...
Branch: refs/heads/claude/zealous-cori-yj20yd Home: https://github.com/xwiki/xwiki-platform Commit: 05372ca1edbb3fa4354e7358663cb48dba2858c9 https://github.com/xwiki/xwiki-platform/commit/05372ca1edbb3fa4354e7358663cb... Author: Claude <[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. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications