[xwiki/xwiki-platform] 05458d: [Misc] Use static access for inherited XAR attachm...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 05458df933d5cea6c43e7876de8be1ec12f6e6c3 https://github.com/xwiki/xwiki-platform/commit/05458df933d5cea6c43e7876de8be... Author: Vincent Massol <[email protected]> Date: 2026-06-12 (Fri, 12 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/AttachmentReader.java Log Message: ----------- [Misc] Use static access for inherited XAR attachment model constants * SonarQube (rule java:S3252) flagged that inherited static constants in AttachmentReader were accessed through the XARAttachmentModel subclass instead of the XarAttachmentModel class that actually declares them. * Reference the declaring class directly for those ELEMENT_* constants. 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