[xwiki/xwiki-platform] b37907: [Misc] Use static access for inherited constants i...
Branch: refs/heads/claude/amazing-brahmagupta-96l6ls Home: https://github.com/xwiki/xwiki-platform Commit: b37907a7f5abede9ceefe29b72d8b61e29882bf7 https://github.com/xwiki/xwiki-platform/commit/b37907a7f5abede9ceefe29b72d8b... Author: Claude <[email protected]> Date: 2026-06-20 (Sat, 20 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/output/XAROutputFilterStream.java Log Message: ----------- [Misc] Use static access for inherited constants in XAROutputFilterStream * SonarQube (rule java:S3252) reported that several inherited static constants were accessed through a subtype rather than through the type that declares them in XAROutputFilterStream. * Reference the declaring types directly (WikiDocumentFilter, WikiAttachmentFilter, XarAttachmentModel, XarClassModel and XarObjectPropertyModel) instead of their XWiki/XAR subtypes for the flagged constants. Co-Authored-By: Claude Opus 4.8 <[email protected]> Claude-Session: https://claude.ai/code/session_01QzNkgyJZwGyKgiBXb2QUNd To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications