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
notifications@xwiki.org

  • 58448 discussions
[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
[jira@xwiki.org][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
[jira@xwiki.org][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
[jira@xwiki.org][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
[jira@xwiki.org][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
[xwiki/xwiki-platform] 83ab88: [Misc] Fix TestUtils to not use Strings.CS but Str...
by XWiki Notifications 23 Jul '26

23 Jul '26
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 83ab883528c38624cefdbbb279b32b3b69c081a4 https://github.com/xwiki/xwiki-platform/commit/83ab883528c38624cefdbbb279b3… 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] Fix TestUtils to not use Strings.CS but StringUtils (cherry picked from 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-platform] 4a2364: [Misc] Fix TestUtils to not use Strings.CS but Str...
by XWiki Notifications 23 Jul '26

23 Jul '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 4a2364a74b9ecfb91eb2023a434de6f482decdca https://github.com/xwiki/xwiki-platform/commit/4a2364a74b9ecfb91eb2023a434d… 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] Fix TestUtils to not use Strings.CS but StringUtils 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] 4d1aac: [Misc] Move deprecated PropertyDescriptor#getFied(...
by XWiki Notifications 23 Jul '26

23 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 4d1aac21dd12e61ac48035691cdd7c61033004c4 https://github.com/xwiki/xwiki-commons/commit/4d1aac21dd12e61ac48035691cdd7… 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 Commit: c2c524706baf9568120582e906e3615ff7a1afc2 https://github.com/xwiki/xwiki-commons/commit/c2c524706baf9568120582e906e36… 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 Compare: https://github.com/xwiki/xwiki-commons/compare/02027a622094...c2c524706baf To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 382
  • 383
  • 384
  • 385
  • 386
  • 387
  • 388
  • ...
  • 5845
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.