Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: e66a2a2edb94e7b5f4cca78537036263326aaf80
https://github.com/xwiki/xwiki-platform/commit/e66a2a2edb94e7b5f4cca7853703…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-maintainer/pom.xml
M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-multi/pom.xml
M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/pom.xml
M xwiki-platform-core/xwiki-platform-configuration/xwiki-platform-configuration-default/pom.xml
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-portlet/pom.xml
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-script/pom.xml
M xwiki-platform-core/xwiki-platform-groovy/pom.xml
M xwiki-platform-core/xwiki-platform-linkchecker/xwiki-platform-linkchecker-api/pom.xml
M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-syntaxes/xwiki-platform-localization-syntax-messagetool/pom.xml
M xwiki-platform-core/xwiki-platform-oldcore/pom.xml
M xwiki-platform-core/xwiki-platform-query/xwiki-platform-query-xwql/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authorization/xwiki-platform-security-authorization-bridge/pom.xml
M xwiki-platform-core/xwiki-platform-sheet/xwiki-platform-sheet-api/pom.xml
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-filesystem-oldcore/pom.xml
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/pom.xml
Log Message:
-----------
[Misc] Move jmock related tools to a dedicated module
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-commons
Commit: 9cfab7051c21d91cfecbff71560befdfdc787e72
https://github.com/xwiki/xwiki-commons/commit/9cfab7051c21d91cfecbff71560be…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-groovy/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-test/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/pom.xml
R xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/jmock/AbstractComponentTestCase.java
R xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/jmock/AbstractMockingComponentTestCase.java
R xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/jmock/AbstractMockingTestCase.java
R xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/jmock/MockingComponentManager.java
R xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/jmock/XWikiComponentInitializer.java
R xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/jmock/annotation/MockingRequirement.java
R xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/jmock/annotation/MockingRequirements.java
A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/pom.xml
A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/src/main/java/org/xwiki/test/jmock/AbstractComponentTestCase.java
A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/src/main/java/org/xwiki/test/jmock/AbstractMockingComponentTestCase.java
A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/src/main/java/org/xwiki/test/jmock/AbstractMockingTestCase.java
A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/src/main/java/org/xwiki/test/jmock/JMockRule.java
A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/src/main/java/org/xwiki/test/jmock/MockingComponentManager.java
A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/src/main/java/org/xwiki/test/jmock/XWikiComponentInitializer.java
A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/src/main/java/org/xwiki/test/jmock/annotation/MockingRequirement.java
A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/src/main/java/org/xwiki/test/jmock/annotation/MockingRequirements.java
M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-simple/pom.xml
R xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-simple/src/main/java/org/xwiki/test/jmock/JMockRule.java
Log Message:
-----------
[Misc] Move jmock related tools to a dedicated module
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b7212a0b16cb72c596d39bf8c5896ec6f7201012
https://github.com/xwiki/xwiki-platform/commit/b7212a0b16cb72c596d39bf8c589…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-test-pageobjects/src/main/java/org/xwiki/tree/test/po/TreeElement.java
Log Message:
-----------
[Misc] Wait more thoroughly for the tree to be loaded
This is an attempt to reduce flickering in tests that might be caused by
proceeding too quickly with loading other tree nodes while the initial
tree nodes are still loading. Then possibly the selection of the root
node might not be cleared correctly before selecting the desired node as
the root node is automatically selected during the initial load.
(cherry picked from commit 8e0c1cd9056d73f0b01f787b5c31e0ae94e42516)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 1069404e3fe47bb3083f7823f2f45a75262edfbe
https://github.com/xwiki/xwiki-platform/commit/1069404e3fe47bb3083f7823f2f4…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-test-pageobjects/src/main/java/org/xwiki/tree/test/po/TreeElement.java
Log Message:
-----------
[Misc] Wait more thoroughly for the tree to be loaded
This is an attempt to reduce flickering in tests that might be caused by
proceeding too quickly with loading other tree nodes while the initial
tree nodes are still loading. Then possibly the selection of the root
node might not be cleared correctly before selecting the desired node as
the root node is automatically selected during the initial load.
(cherry picked from commit 8e0c1cd9056d73f0b01f787b5c31e0ae94e42516)
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: 8e0c1cd9056d73f0b01f787b5c31e0ae94e42516
https://github.com/xwiki/xwiki-platform/commit/8e0c1cd9056d73f0b01f787b5c31…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-test-pageobjects/src/main/java/org/xwiki/tree/test/po/TreeElement.java
Log Message:
-----------
[Misc] Wait more thoroughly for the tree to be loaded
This is an attempt to reduce flickering in tests that might be caused by
proceeding too quickly with loading other tree nodes while the initial
tree nodes are still loading. Then possibly the selection of the root
node might not be cleared correctly before selecting the desired node as
the root node is automatically selected during the initial load.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: e754953b4639155740db67fb8eb427634b8ccba6
https://github.com/xwiki/xwiki-platform/commit/e754953b4639155740db67fb8eb4…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-script/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/test/java/org/xwiki/notifications/filters/internal/NotificationFilterPreferenceStoreTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiVersioningStoreInterface.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentTest.java
Log Message:
-----------
[Misc] Fix imports
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: daf3798fa01cd3cd4a24221764c94b396895fa73
https://github.com/xwiki/xwiki-platform/commit/daf3798fa01cd3cd4a24221764c9…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-workspaces-migrator/src/main/java/org/xwiki/wiki/workspacesmigrator/internal/DefaultDocumentRestorerFromAttachedXAR.java
Log Message:
-----------
Revert "XWIKI-22313: The workspace migrator is using the standard Java temporary directory"
This reverts commit 7c50c5893ab994bda818406a0f31c8fc0f4e65e2.
Commit: cfe6a4118c91b3af703cb1f87aa5be483183f135
https://github.com/xwiki/xwiki-platform/commit/cfe6a4118c91b3af703cb1f87aa5…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/src/main/java/org/xwiki/filter/xar/internal/input/AttachmentReader.java
R xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/src/test/resources/META-INF/components.txt
Log Message:
-----------
Revert "XWIKI-22311: The XAR attachment reader is using the standard Java temporary directory"
This reverts commit 7f453815b6b6e6fffb8002d436a117f841839f7d.
Commit: 976fe695dd2d2cfdcfaf4fbb7a7d65f85234c2eb
https://github.com/xwiki/xwiki-platform/commit/976fe695dd2d2cfdcfaf4fbb7a7d…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-mailsender/src/main/java/com/xpn/xwiki/plugin/mailsender/MailSenderPlugin.java
M xwiki-platform-core/xwiki-platform-mailsender/src/test/java/com/xpn/xwiki/plugin/mailsender/MailSenderPluginTest.java
Log Message:
-----------
Revert "XWIKI-22312: The old mailsender plugin is using the standard Java temporary directory"
This reverts commit 2d9fc44249bc9102b58e26654d20d51271a1f3e4.
Compare: https://github.com/xwiki/xwiki-platform/compare/23a1ea7ee3d1...976fe695dd2d
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications