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

  • 1 participants
  • 60056 discussions
[jira@xwiki.org][Issue] Updates for XWIKI-22678: Page links contains rest/ for panels (application, recently modifications)
by XWiki Notifications 20 Nov '24

20 Nov '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for FULLCAL-76: Broken recurrence relation when importing ics file
by XWiki Notifications 20 Nov '24

20 Nov '24
1 0
0 0
[xwiki/xwiki-platform] 95e312: [Misc] Convert a JUnit4-based rendering tests to J...
by XWiki Notifications 20 Nov '24

20 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 95e312abc27130994e01a07f800ca9c548ec9ebb https://github.com/xwiki/xwiki-platform/commit/95e312abc27130994e01a07f800c… Author: Vincent Massol <vincent(a)massol.net> Date: 2024-11-20 (Wed, 20 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-useravatar/src/test/java/org/xwiki/rendering/macro/useravatar/IntegrationTests.java Log Message: ----------- [Misc] Convert a JUnit4-based rendering tests to JUnit5 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 XCOMMONS-3203: Upgrade to Surefire Maven Plugin 3.5.2
by XWiki Notifications 20 Nov '24

20 Nov '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XCOMMONS-3201: @RunWith-based junit 4 tests are not executed anymore
by XWiki Notifications 20 Nov '24

20 Nov '24
1 0
0 0
[xwiki/xwiki-commons] de5fc9: XCOMMONS-3201: @RunWith-based junit 4 tests are no...
by XWiki Notifications 20 Nov '24

20 Nov '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-commons Commit: de5fc9e03cd2787881911b28566dee1088def274 https://github.com/xwiki/xwiki-commons/commit/de5fc9e03cd2787881911b28566de… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-11-20 (Wed, 20 Nov 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3201: @RunWith-based junit 4 tests are not executed anymore (cherry picked from commit 9c045e9171b85ac1198bfd0e72812a1234ba7990) 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] 10b080: XCOMMONS-3201: @RunWith-based junit 4 tests are no...
by XWiki Notifications 20 Nov '24

20 Nov '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-commons Commit: 10b0804868243e247519ef3ea18af1a2429f9d75 https://github.com/xwiki/xwiki-commons/commit/10b0804868243e247519ef3ea18af… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-11-20 (Wed, 20 Nov 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3201: @RunWith-based junit 4 tests are not executed anymore (cherry picked from commit 9c045e9171b85ac1198bfd0e72812a1234ba7990) 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] 0ae6df: XCOMMONS-3201: @RunWith-based junit 4 tests are no...
by XWiki Notifications 20 Nov '24

20 Nov '24
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-commons Commit: 0ae6df92b0da64d6e0734c84877c2c42e906284f https://github.com/xwiki/xwiki-commons/commit/0ae6df92b0da64d6e0734c84877c2… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-11-20 (Wed, 20 Nov 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3201: @RunWith-based junit 4 tests are not executed anymore (cherry picked from commit 9c045e9171b85ac1198bfd0e72812a1234ba7990) 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] 9c045e: XCOMMONS-3201: @RunWith-based junit 4 tests are no...
by XWiki Notifications 20 Nov '24

20 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 9c045e9171b85ac1198bfd0e72812a1234ba7990 https://github.com/xwiki/xwiki-commons/commit/9c045e9171b85ac1198bfd0e72812… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-11-20 (Wed, 20 Nov 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3201: @RunWith-based junit 4 tests are not executed anymore 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] 8c2e8c: [Misc] Convert several JUnit4-based rendering test...
by XWiki Notifications 20 Nov '24

20 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 8c2e8c6873f4c09960aea90ee5ed71c6ea0d1676 https://github.com/xwiki/xwiki-platform/commit/8c2e8c6873f4c09960aea90ee5ed… Author: Vincent Massol <vincent(a)massol.net> Date: 2024-11-20 (Wed, 20 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-script/src/test/java/org/xwiki/rendering/macro/script/IntegrationTests.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-script/src/test/java/org/xwiki/rendering/macro/script/JUnit5ScriptMockSetup.java Log Message: ----------- [Misc] Convert several JUnit4-based rendering tests to JUnit5, removing the jmock usage + fixing all test outputs (which were outputting lots of stacktraces in the maven logs as we're not checking for the test output when using the JUnit4-based rendering framework) * Fix the @Since value + bullet-proof one test To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3721
  • 3722
  • 3723
  • 3724
  • 3725
  • 3726
  • 3727
  • ...
  • 6006
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.