[xwiki/xwiki-platform] 211474: [Misc] Use static access for StringUtils.isNotBlan...
Branch: refs/heads/claude/zealous-cori-ow33i7 Home: https://github.com/xwiki/xwiki-platform Commit: 21147488e9dde1fbd20aa7c557ec419caf498281 https://github.com/xwiki/xwiki-platform/commit/21147488e9dde1fbd20aa7c557ec4... Author: Claude <[email protected]> Date: 2026-06-13 (Sat, 13 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-api/src/main/java/org/xwiki/notifications/CompositeEvent.java Log Message: ----------- [Misc] Use static access for StringUtils.isNotBlank in CompositeEvent * SonarQube java:S3252: the static method isNotBlank is declared in org.apache.commons.lang3.StringUtils but was accessed through the org.xwiki.text.StringUtils subclass. Import and use the declaring class directly. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications