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]

  • 58193 discussions
[[email protected]][Issue] Updates for XWIKI-24612: Backward-compatibility aspect for SkinFileExtensionPluginApi.use() is never woven
by XWiki Notifications 23 Jul '26

23 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24613: Backward-compatibility aspect for the Include macro (missing-reference check) is never woven
by XWiki Notifications 23 Jul '26

23 Jul '26
1 0
0 0
[xwiki/xwiki-platform] 4a1903: Revert "[Misc] Fix TestUtils to not use Strings.CS...
by XWiki Notifications 23 Jul '26

23 Jul '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 4a19033796606a1a855e3193fb3da8429ce8fc15 https://github.com/xwiki/xwiki-platform/commit/4a19033796606a1a855e3193fb3d… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/TestUtils.java Log Message: ----------- Revert "[Misc] Fix TestUtils to not use Strings.CS but StringUtils" * Add missing import instead. This reverts commit 4a2364a74b9ecfb91eb2023a434de6f482decdca. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 5c2137: [Misc] Move deprecated PropertyDescriptor#getFied(...
by XWiki Notifications 23 Jul '26

23 Jul '26
Branch: refs/heads/backport/stable-18.4.x/getFied-legacy Home: https://github.com/xwiki/xwiki-commons Commit: 5c2137b35a13c391a5f59a4237748be6f500fd19 https://github.com/xwiki/xwiki-commons/commit/5c2137b35a13c391a5f59a4237748… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M xwiki-commons-core/pom.xml M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-properties/pom.xml A xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-properties/src/main/aspect/org/xwiki/properties/PropertyDescriptorCompatibilityAspect.aj A xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-properties/src/main/java/org/xwiki/properties/CompatiblePropertyDescriptor.java M xwiki-commons-core/xwiki-commons-properties/src/main/java/org/xwiki/properties/PropertyDescriptor.java M xwiki-commons-core/xwiki-commons-properties/src/main/java/org/xwiki/properties/internal/DefaultPropertyDescriptor.java M xwiki-commons-core/xwiki-commons-properties/src/test/java/org/xwiki/properties/internal/BackwardCompatiblePropertyDescriptor.java Log Message: ----------- [Misc] Move deprecated PropertyDescriptor#getFied() to legacy (cherry picked from commit 4d1aac21dd12e61ac48035691cdd7c61033004c4) Commit: 252edb0a07ec6e5b10b3389563392f6c7e31c6cc https://github.com/xwiki/xwiki-commons/commit/252edb0a07ec6e5b10b3389563392… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-properties/pom.xml Log Message: ----------- [Misc] Move deprecated PropertyDescriptor#getFied() to legacy * Fix jacoco threshold (cherry picked from commit c2c524706baf9568120582e906e3615ff7a1afc2) Compare: https://github.com/xwiki/xwiki-commons/compare/5c2137b35a13%5E...252edb0a07… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 31dfb2: [Misc] Move deprecated PropertyDescriptor#getFied(...
by XWiki Notifications 23 Jul '26

23 Jul '26
Branch: refs/heads/backport/stable-17.10.x/getFied-legacy Home: https://github.com/xwiki/xwiki-commons Commit: 31dfb29344603fc77b3c7523c5dff3db9ccedd08 https://github.com/xwiki/xwiki-commons/commit/31dfb29344603fc77b3c7523c5dff… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M xwiki-commons-core/pom.xml M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-properties/pom.xml A xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-properties/src/main/aspect/org/xwiki/properties/PropertyDescriptorCompatibilityAspect.aj A xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-properties/src/main/java/org/xwiki/properties/CompatiblePropertyDescriptor.java M xwiki-commons-core/xwiki-commons-properties/src/main/java/org/xwiki/properties/PropertyDescriptor.java M xwiki-commons-core/xwiki-commons-properties/src/main/java/org/xwiki/properties/internal/DefaultPropertyDescriptor.java M xwiki-commons-core/xwiki-commons-properties/src/test/java/org/xwiki/properties/internal/BackwardCompatiblePropertyDescriptor.java Log Message: ----------- [Misc] Move deprecated PropertyDescriptor#getFied() to legacy (cherry picked from commit 4d1aac21dd12e61ac48035691cdd7c61033004c4) Commit: 7b0163b7e0f9d6aa3449f8d01fc8514fa1c52d66 https://github.com/xwiki/xwiki-commons/commit/7b0163b7e0f9d6aa3449f8d01fc85… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-properties/pom.xml Log Message: ----------- [Misc] Move deprecated PropertyDescriptor#getFied() to legacy * Fix jacoco threshold (cherry picked from commit c2c524706baf9568120582e906e3615ff7a1afc2) Compare: https://github.com/xwiki/xwiki-commons/compare/31dfb2934460%5E...7b0163b7e0… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 77a5ce: [Misc] Fix MoveAttachmentIT to correctly use anoth...
by XWiki Notifications 23 Jul '26

23 Jul '26
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 77a5ce51d67caa77741d3c0a378674fa9e4e0f33 https://github.com/xwiki/xwiki-platform/commit/77a5ce51d67caa77741d3c0a3786… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-test/xwiki-platform-attachment-test-docker/src/test/it/org/xwiki/attachment/test/ui/docker/MoveAttachmentIT.java Log Message: ----------- [Misc] Fix MoveAttachmentIT to correctly use another user * Fix the broken login that tried re-creating U1 with a different password instead of actually creating U2. * Assert that the document is authored by U2 who performed the move while the attachment is stil authored by U1. (cherry picked from commit d948d7612c240cd7e8f8d8ca20aebd938b6669b3) Commit: 8bb80a5cb1f31bc76717b629e7a54471e5dc58c0 https://github.com/xwiki/xwiki-platform/commit/8bb80a5cb1f31bc76717b629e7a5… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/TestUtils.java Log Message: ----------- [Misc] Use Strings.CS and add missing imports in TestUtils Compare: https://github.com/xwiki/xwiki-platform/compare/83ab883528c3...8bb80a5cb1f3 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] e04791: [Misc] Fix violations raised by aspectj's xlint so...
by XWiki Notifications 23 Jul '26

23 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: e047912e60a42b15e58c65e1834461519bff8c89 https://github.com/xwiki/xwiki-commons/commit/e047912e60a42b15e58c65e183446… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-classloader/xwiki-commons-legacy-classloader-api/src/main/java/org/xwiki/classloader/internal/ResourceLoader.java M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-job/xwiki-commons-legacy-job-default/src/main/java/org/xwiki/job/internal/DefaultJobManager.java Log Message: ----------- [Misc] Fix violations raised by aspectj's xlint so that we can later turn xlint = error in the build to catch weaving errors (and more) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] d948d7: [Misc] Fix MoveAttachmentIT to correctly use anoth...
by XWiki Notifications 23 Jul '26

23 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: d948d7612c240cd7e8f8d8ca20aebd938b6669b3 https://github.com/xwiki/xwiki-platform/commit/d948d7612c240cd7e8f8d8ca20ae… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-test/xwiki-platform-attachment-test-docker/src/test/it/org/xwiki/attachment/test/ui/docker/MoveAttachmentIT.java Log Message: ----------- [Misc] Fix MoveAttachmentIT to correctly use another user * Fix the broken login that tried re-creating U1 with a different password instead of actually creating U2. * Assert that the document is authored by U2 who performed the move while the attachment is stil authored by U1. 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 XRENDERING-809: MacroDescriptor legacy getDefaultCategory() aspect is never weaved
by XWiki Notifications 23 Jul '26

23 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3728: Fail the build when a backward-compatibility AspectJ advice is not weaved
by XWiki Notifications 23 Jul '26

23 Jul '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 356
  • 357
  • 358
  • 359
  • 360
  • 361
  • 362
  • ...
  • 5820
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.