Branch: refs/heads/backport/stable-17.3.x/pr-4084
Home: https://github.com/xwiki/xwiki-platform
Commit: a22414e2462d6e357206f4f9e6b9a6cc7b68c381
https://github.com/xwiki/xwiki-platform/commit/a22414e2462d6e357206f4f9e6b9…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-04-25 (Fri, 25 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/src/test/java/org/xwiki/eventstream/internal/DefaultModelBridgeTest.java
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/src/test/java/org/xwiki/eventstream/internal/DefaultUntypedRecordableEventDescriptorTest.java
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/src/test/java/org/xwiki/eventstream/internal/EventClassDocumentInitializerTest.java
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/src/test/java/org/xwiki/eventstream/internal/UntypedEventListenerTest.java
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/src/test/java/org/xwiki/eventstream/internal/UntypedRecordableEventDescriptorComponentBuilderTest.java
Log Message:
-----------
[Misc] Migrate xwiki-platform-eventstream-default to JUnit 5 (#4084)
(cherry picked from commit 23a99391751e2c81b90330f0b020c41ee2a6b6d2)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-16.10.x/pr-4084
Home: https://github.com/xwiki/xwiki-platform
Commit: 941ec6c04082cdc643c7e61fc77415d8b1a4d682
https://github.com/xwiki/xwiki-platform/commit/941ec6c04082cdc643c7e61fc774…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-04-25 (Fri, 25 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/src/test/java/org/xwiki/eventstream/internal/DefaultModelBridgeTest.java
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/src/test/java/org/xwiki/eventstream/internal/DefaultUntypedRecordableEventDescriptorTest.java
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/src/test/java/org/xwiki/eventstream/internal/EventClassDocumentInitializerTest.java
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/src/test/java/org/xwiki/eventstream/internal/UntypedEventListenerTest.java
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/src/test/java/org/xwiki/eventstream/internal/UntypedRecordableEventDescriptorComponentBuilderTest.java
Log Message:
-----------
[Misc] Migrate xwiki-platform-eventstream-default to JUnit 5 (#4084)
(cherry picked from commit 23a99391751e2c81b90330f0b020c41ee2a6b6d2)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 23a99391751e2c81b90330f0b020c41ee2a6b6d2
https://github.com/xwiki/xwiki-platform/commit/23a99391751e2c81b90330f0b020…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-04-25 (Fri, 25 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/src/test/java/org/xwiki/eventstream/internal/DefaultModelBridgeTest.java
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/src/test/java/org/xwiki/eventstream/internal/DefaultUntypedRecordableEventDescriptorTest.java
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/src/test/java/org/xwiki/eventstream/internal/EventClassDocumentInitializerTest.java
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/src/test/java/org/xwiki/eventstream/internal/UntypedEventListenerTest.java
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/src/test/java/org/xwiki/eventstream/internal/UntypedRecordableEventDescriptorComponentBuilderTest.java
Log Message:
-----------
[Misc] Migrate xwiki-platform-eventstream-default to JUnit 5 (#4084)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.3.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 80b92e7e3f99263c219e60c9b8c5d1fb42d754db
https://github.com/xwiki/xwiki-platform/commit/80b92e7e3f99263c219e60c9b8c5…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/RealtimeEditToolbar.java
A xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/SummaryModal.java
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java
Log Message:
-----------
XWIKI-23136: Unable to create a page with "Summarize & done"
* Provide integration test
(cherry picked from commit 8a780e72e00e3f41f2b5b8d801dc845c0605638e)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 2a06848804aa3a090d50641c7678ce64831f11e6
https://github.com/xwiki/xwiki-platform/commit/2a06848804aa3a090d50641c7678…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/RealtimeEditToolbar.java
A xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/SummaryModal.java
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java
Log Message:
-----------
XWIKI-23136: Unable to create a page with "Summarize & done"
* Provide integration test
(cherry picked from commit 8a780e72e00e3f41f2b5b8d801dc845c0605638e)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 8a780e72e00e3f41f2b5b8d801dc845c0605638e
https://github.com/xwiki/xwiki-platform/commit/8a780e72e00e3f41f2b5b8d801dc…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/RealtimeEditToolbar.java
A xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/SummaryModal.java
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java
Log Message:
-----------
XWIKI-23136: Unable to create a page with "Summarize & done"
* Provide integration test
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications