lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
[email protected]

  • 58309 discussions
[[email protected]][Issue] Updates for XWIKI-24445: Cannot set a custom role hint priority for a wiki component
by XWiki Notifications 02 Jun '26

02 Jun '26
1 0
0 0
[xwiki/xwiki-platform] 5df799: XWIKI-24446: Upgrade to Apache Calcite 1.42.0
by XWiki Notifications 02 Jun '26

02 Jun '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 5df799911281211dde5b38e4fd61c5e1f0bda2a8 https://github.com/xwiki/xwiki-platform/commit/5df799911281211dde5b38e4fd61… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-06-02 (Tue, 02 Jun 2026) Changed paths: M pom.xml Log Message: ----------- XWIKI-24446: Upgrade to Apache Calcite 1.42.0 Commit: a4c1a8cdd85d99eb61952d4b8b7065f3cdcf7573 https://github.com/xwiki/xwiki-platform/commit/a4c1a8cdd85d99eb61952d4b8b70… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-06-02 (Tue, 02 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/pom.xml Log Message: ----------- XCOMMONS-3683: Upgrade to Saxon-HE 13.0 Commit: 0291aac598848971461aa26b053eaac87523c4be https://github.com/xwiki/xwiki-platform/commit/0291aac598848971461aa26b053e… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-06-02 (Tue, 02 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/pom.xml Log Message: ----------- XWIKI-24447: Upgrade to XMLUnit 2.12.0 Compare: https://github.com/xwiki/xwiki-platform/compare/1d5e346194b0...0291aac59884 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24441: Update dependency org.webjars.npm:fuse.js to v7.4.1
by XWiki Notifications 02 Jun '26

02 Jun '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24445: Cannot set a custom role hint priority for a wiki component
by XWiki Notifications 02 Jun '26

02 Jun '26
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3683: Upgrade to Saxon-HE 13.0
by XWiki Notifications 02 Jun '26

02 Jun '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24446: Upgrade to Apache Calcite 1.42.0
by XWiki Notifications 02 Jun '26

02 Jun '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24447: Upgrade to XMLUnit 2.12.0
by XWiki Notifications 02 Jun '26

02 Jun '26
1 0
0 0
[xwiki/xwiki-platform] 7a340e: XWIKI-2445: Cannot set a custom role hint priority...
by XWiki Notifications 02 Jun '26

02 Jun '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 7a340e9255c630d039c794dab752aa4e65634bb2 https://github.com/xwiki/xwiki-platform/commit/7a340e9255c630d039c794dab752… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-06-02 (Tue, 02 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/src/main/java/org/xwiki/component/wiki/internal/DefaultWikiComponent.java Log Message: ----------- XWIKI-2445: Cannot set a custom role hint priority for a wiki component The getRoleHintPriority() method was mistakenly returning roleTypePriority instead of roleHintPriority, causing role hint priority to always equal the role type priority regardless of what was set via setRoleHintPriority(). Fixes SonarCloud issue: https://sonarcloud.io/project/issues?id=org.xwiki.platform:xwiki-platform&i… Co-authored-by: Claude <noreply(a)anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 8714a1: XWIKI-2445: Cannot set a custom role hint priority...
by XWiki Notifications 02 Jun '26

02 Jun '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 8714a1766567674503da32b44c5b01175f41d360 https://github.com/xwiki/xwiki-platform/commit/8714a1766567674503da32b44c5b… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-06-02 (Tue, 02 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/src/main/java/org/xwiki/component/wiki/internal/DefaultWikiComponent.java Log Message: ----------- XWIKI-2445: Cannot set a custom role hint priority for a wiki component The getRoleHintPriority() method was mistakenly returning roleTypePriority instead of roleHintPriority, causing role hint priority to always equal the role type priority regardless of what was set via setRoleHintPriority(). Fixes SonarCloud issue: https://sonarcloud.io/project/issues?id=org.xwiki.platform:xwiki-platform&i… Co-authored-by: Claude <noreply(a)anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 1d5e34: XWIKI-2445: Cannot set a custom role hint priority...
by XWiki Notifications 02 Jun '26

02 Jun '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 1d5e346194b03616c0833731799987856b86b763 https://github.com/xwiki/xwiki-platform/commit/1d5e346194b03616c08337317999… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-06-02 (Tue, 02 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/src/main/java/org/xwiki/component/wiki/internal/DefaultWikiComponent.java Log Message: ----------- XWIKI-2445: Cannot set a custom role hint priority for a wiki component The getRoleHintPriority() method was mistakenly returning roleTypePriority instead of roleHintPriority, causing role hint priority to always equal the role type priority regardless of what was set via setRoleHintPriority(). Fixes SonarCloud issue: https://sonarcloud.io/project/issues?id=org.xwiki.platform:xwiki-platform&i… Co-authored-by: Claude <noreply(a)anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 739
  • 740
  • 741
  • 742
  • 743
  • 744
  • 745
  • ...
  • 5831
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.