[xwiki/xwiki-platform] 73d8bc: [Misc] Define a constant for the duplicated Solr r...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 73d8bccad671ac0f8ea888768df719ab92f0e1cb https://github.com/xwiki/xwiki-platform/commit/73d8bccad671ac0f8ea888768df71... Author: Vincent Massol <[email protected]> Date: 2026-06-06 (Sat, 06 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-stores/xwiki-platform-eventstream-store-solr/src/main/java/org/xwiki/eventstream/store/solr/internal/SolrEventStore.java Log Message: ----------- [Misc] Define a constant for the duplicated Solr range query literal in SolrEventStore to fix a SonarQube issue * SonarQube rule java:S1192 reported the string literal "[* TO *]" being duplicated 3 times in SolrEventStore. * Introduce a SOLR_RANGE_ALL constant and reuse it for the three occurrences. 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