Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a6abf5812a739464badb8b8786a09bda7f8b0738
https://github.com/xwiki/xwiki-platform/commit/a6abf5812a739464badb8b8786a0…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/ModelFactory.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/ModelFactoryTest.java
Log Message:
-----------
XWIKI-22337: Updating just the hidden property is impossible via the REST API
* Correctly register the document as modified when the hidden property
is changed.
* Add a unit test.
(cherry picked from commit 993ad6faf4111b497b9443a1cafcb53a12cca5c3)
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: 1ef5d12b2f5dc12038308c376607e006601e0ae3
https://github.com/xwiki/xwiki-platform/commit/1ef5d12b2f5dc12038308c376607…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/ModelFactory.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/ModelFactoryTest.java
Log Message:
-----------
XWIKI-22337: Updating just the hidden property is impossible via the REST API
* Correctly register the document as modified when the hidden property
is changed.
* Add a unit test.
(cherry picked from commit 993ad6faf4111b497b9443a1cafcb53a12cca5c3)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.8.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 6a9f9a8d788e25cbbfb73d40d7aad50705fb3ec8
https://github.com/xwiki/xwiki-platform/commit/6a9f9a8d788e25cbbfb73d40d7aa…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/ModelFactory.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/ModelFactoryTest.java
Log Message:
-----------
XWIKI-22337: Updating just the hidden property is impossible via the REST API
* Correctly register the document as modified when the hidden property
is changed.
* Add a unit test.
(cherry picked from commit 993ad6faf4111b497b9443a1cafcb53a12cca5c3)
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: 993ad6faf4111b497b9443a1cafcb53a12cca5c3
https://github.com/xwiki/xwiki-platform/commit/993ad6faf4111b497b9443a1cafc…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/ModelFactory.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/ModelFactoryTest.java
Log Message:
-----------
XWIKI-22337: Updating just the hidden property is impossible via the REST API
* Correctly register the document as modified when the hidden property
is changed.
* Add a unit test.
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: 272213021faf98a3e3956255f89c9fa398a2b02d
https://github.com/xwiki/xwiki-platform/commit/272213021faf98a3e3956255f89c…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/SuggestInputElement.java
Log Message:
-----------
[Misc] Wait more for elements in SuggestInputElement to reduce flickers
When selecting a single element, there is no benefit of not waiting when
relying on the presence of the selected element. When the test passes
and the element is present, this doesn't introduce any delay.
(cherry picked from commit 59c08379ec0757b093230e50e404f572973ea17b)
Commit: 8d5f7c554998052eb56b11b517950b8b5335a6f0
https://github.com/xwiki/xwiki-platform/commit/8d5f7c554998052eb56b11b51795…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-docker/src/test/it/org/xwiki/livedata/test/ui/LiveDataIT.java
Log Message:
-----------
[Misc] Make delete in async action in LiveDataIT non-async
While it sounds counter-intuitive, it's important for the delete action
to be non-async so the async action can wait for it to complete before
refreshing the Live Data. Otherwise, the Live Data might be refreshed
before the page has actually been deleted, causing the test to fail.
(cherry picked from commit f83bfae84db3888e005d804f65e17e85c8fdfe5e)
Commit: 819af603c0769497d9021206fdef49d22d35572b
https://github.com/xwiki/xwiki-platform/commit/819af603c0769497d9021206fdef…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/InplaceEditIT.java
Log Message:
-----------
[Misc] Wait for children macro to load in InplaceEditIT
Add an explicit wait for the loading of the children macro to fix
flickering. As the loading of the content is asynchronous, the content
might not be available directly after the refresh of the editor.
(cherry picked from commit 5848d0b14fc3bfeab8573fc7a224a11dec280799)
Commit: c39656b1a757cf445a51f6711a2276946a977443
https://github.com/xwiki/xwiki-platform/commit/c39656b1a757cf445a51f6711a22…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/SuggestInputElement.java
Log Message:
-----------
[Misc] Reduce flickering in UserClassFieldIT
* Introduce the option to wait for suggestions beyond the option to
choose the typed text in SuggestInputElement.
* Wait for non-typed suggestions in UserClassFieldIT before pressing
the enter key.
(cherry picked from commit ff64dc7dbe54d1f94fa72b300524815678f84f35)
Commit: 1e2be39c73abbaf7144af436951053acc6eea757
https://github.com/xwiki/xwiki-platform/commit/1e2be39c73abbaf7144af4369510…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/PagePickerIT.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-docker/src/test/it/org/xwiki/livedata/test/ui/LiveDataIT.java
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-test/xwiki-platform-user-test-docker/src/test/it/org/xwiki/user/test/ui/UserPickerIT.java
Log Message:
-----------
[Misc] Wait for non-typed suggestions before getting suggestions
Explicitly wait for non-typed suggestions in tests that get the list
of suggestions. This should avoid flickering due to only getting the
suggestion of the typed input.
(cherry picked from commit 99b086b4dbd0bdc5f8f01cdf4d080c7c0d55f46a)
Compare: https://github.com/xwiki/xwiki-platform/compare/f8196136a4dc...1e2be39c73ab
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a761b7f6ec5c9fcaa826bcff77bfbd9c7c989cbf
https://github.com/xwiki/xwiki-platform/commit/a761b7f6ec5c9fcaa826bcff77bf…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/SuggestInputElement.java
Log Message:
-----------
[Misc] Wait more for elements in SuggestInputElement to reduce flickers
When selecting a single element, there is no benefit of not waiting when
relying on the presence of the selected element. When the test passes
and the element is present, this doesn't introduce any delay.
(cherry picked from commit 59c08379ec0757b093230e50e404f572973ea17b)
Commit: 62017e31460400c8978f85faa98f86472d52b2e8
https://github.com/xwiki/xwiki-platform/commit/62017e31460400c8978f85faa98f…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-docker/src/test/it/org/xwiki/livedata/test/ui/LiveDataIT.java
Log Message:
-----------
[Misc] Make delete in async action in LiveDataIT non-async
While it sounds counter-intuitive, it's important for the delete action
to be non-async so the async action can wait for it to complete before
refreshing the Live Data. Otherwise, the Live Data might be refreshed
before the page has actually been deleted, causing the test to fail.
(cherry picked from commit f83bfae84db3888e005d804f65e17e85c8fdfe5e)
Commit: 3e06633747d29b6f1b83510e2d8bd2e247c55a4e
https://github.com/xwiki/xwiki-platform/commit/3e06633747d29b6f1b83510e2d8b…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/InplaceEditIT.java
Log Message:
-----------
[Misc] Wait for children macro to load in InplaceEditIT
Add an explicit wait for the loading of the children macro to fix
flickering. As the loading of the content is asynchronous, the content
might not be available directly after the refresh of the editor.
(cherry picked from commit 5848d0b14fc3bfeab8573fc7a224a11dec280799)
Commit: ca4534d574bd9a32a4c80e05676cd34ae26634aa
https://github.com/xwiki/xwiki-platform/commit/ca4534d574bd9a32a4c80e05676c…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/SuggestInputElement.java
Log Message:
-----------
[Misc] Reduce flickering in UserClassFieldIT
* Introduce the option to wait for suggestions beyond the option to
choose the typed text in SuggestInputElement.
* Wait for non-typed suggestions in UserClassFieldIT before pressing
the enter key.
(cherry picked from commit ff64dc7dbe54d1f94fa72b300524815678f84f35)
Commit: 4a118da77d5049a575b4fb0c1bd469ddcf20d7ee
https://github.com/xwiki/xwiki-platform/commit/4a118da77d5049a575b4fb0c1bd4…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/PagePickerIT.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-docker/src/test/it/org/xwiki/livedata/test/ui/LiveDataIT.java
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-test/xwiki-platform-user-test-docker/src/test/it/org/xwiki/user/test/ui/UserPickerIT.java
Log Message:
-----------
[Misc] Wait for non-typed suggestions before getting suggestions
Explicitly wait for non-typed suggestions in tests that get the list
of suggestions. This should avoid flickering due to only getting the
suggestion of the typed input.
(cherry picked from commit 99b086b4dbd0bdc5f8f01cdf4d080c7c0d55f46a)
Compare: https://github.com/xwiki/xwiki-platform/compare/ba86a7fbc18a...4a118da77d50
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.8.x
Home: https://github.com/xwiki/xwiki-platform
Commit: e3f37624b3a8b3ce37414b7ee34c1fdb94a7afab
https://github.com/xwiki/xwiki-platform/commit/e3f37624b3a8b3ce37414b7ee34c…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/SuggestInputElement.java
Log Message:
-----------
[Misc] Wait more for elements in SuggestInputElement to reduce flickers
When selecting a single element, there is no benefit of not waiting when
relying on the presence of the selected element. When the test passes
and the element is present, this doesn't introduce any delay.
(cherry picked from commit 59c08379ec0757b093230e50e404f572973ea17b)
Commit: d5d7ba2a2c72150f66f9b70f40d9abd0e2ffb399
https://github.com/xwiki/xwiki-platform/commit/d5d7ba2a2c72150f66f9b70f40d9…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-docker/src/test/it/org/xwiki/livedata/test/ui/LiveDataIT.java
Log Message:
-----------
[Misc] Make delete in async action in LiveDataIT non-async
While it sounds counter-intuitive, it's important for the delete action
to be non-async so the async action can wait for it to complete before
refreshing the Live Data. Otherwise, the Live Data might be refreshed
before the page has actually been deleted, causing the test to fail.
(cherry picked from commit f83bfae84db3888e005d804f65e17e85c8fdfe5e)
Commit: 3d8dfee913f8e53d97d0f9d47cc9ca0bb109705e
https://github.com/xwiki/xwiki-platform/commit/3d8dfee913f8e53d97d0f9d47cc9…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/InplaceEditIT.java
Log Message:
-----------
[Misc] Wait for children macro to load in InplaceEditIT
Add an explicit wait for the loading of the children macro to fix
flickering. As the loading of the content is asynchronous, the content
might not be available directly after the refresh of the editor.
(cherry picked from commit 5848d0b14fc3bfeab8573fc7a224a11dec280799)
Commit: 2c271ce407de80e2cc74c6d4ab5f1632cda126ec
https://github.com/xwiki/xwiki-platform/commit/2c271ce407de80e2cc74c6d4ab5f…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/SuggestInputElement.java
Log Message:
-----------
[Misc] Reduce flickering in UserClassFieldIT
* Introduce the option to wait for suggestions beyond the option to
choose the typed text in SuggestInputElement.
* Wait for non-typed suggestions in UserClassFieldIT before pressing
the enter key.
(cherry picked from commit ff64dc7dbe54d1f94fa72b300524815678f84f35)
Commit: 1132e7e065eac982008b9c5de7450ba5f7472c5f
https://github.com/xwiki/xwiki-platform/commit/1132e7e065eac982008b9c5de745…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/PagePickerIT.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-docker/src/test/it/org/xwiki/livedata/test/ui/LiveDataIT.java
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-test/xwiki-platform-user-test-docker/src/test/it/org/xwiki/user/test/ui/UserPickerIT.java
Log Message:
-----------
[Misc] Wait for non-typed suggestions before getting suggestions
Explicitly wait for non-typed suggestions in tests that get the list
of suggestions. This should avoid flickering due to only getting the
suggestion of the typed input.
(cherry picked from commit 99b086b4dbd0bdc5f8f01cdf4d080c7c0d55f46a)
Compare: https://github.com/xwiki/xwiki-platform/compare/a5b913be2e50...1132e7e065ea
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: 59c08379ec0757b093230e50e404f572973ea17b
https://github.com/xwiki/xwiki-platform/commit/59c08379ec0757b093230e50e404…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/SuggestInputElement.java
Log Message:
-----------
[Misc] Wait more for elements in SuggestInputElement to reduce flickers
When selecting a single element, there is no benefit of not waiting when
relying on the presence of the selected element. When the test passes
and the element is present, this doesn't introduce any delay.
Commit: f83bfae84db3888e005d804f65e17e85c8fdfe5e
https://github.com/xwiki/xwiki-platform/commit/f83bfae84db3888e005d804f65e1…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-docker/src/test/it/org/xwiki/livedata/test/ui/LiveDataIT.java
Log Message:
-----------
[Misc] Make delete in async action in LiveDataIT non-async
While it sounds counter-intuitive, it's important for the delete action
to be non-async so the async action can wait for it to complete before
refreshing the Live Data. Otherwise, the Live Data might be refreshed
before the page has actually been deleted, causing the test to fail.
Commit: 5848d0b14fc3bfeab8573fc7a224a11dec280799
https://github.com/xwiki/xwiki-platform/commit/5848d0b14fc3bfeab8573fc7a224…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/InplaceEditIT.java
Log Message:
-----------
[Misc] Wait for children macro to load in InplaceEditIT
Add an explicit wait for the loading of the children macro to fix
flickering. As the loading of the content is asynchronous, the content
might not be available directly after the refresh of the editor.
Commit: ff64dc7dbe54d1f94fa72b300524815678f84f35
https://github.com/xwiki/xwiki-platform/commit/ff64dc7dbe54d1f94fa72b300524…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/SuggestInputElement.java
Log Message:
-----------
[Misc] Reduce flickering in UserClassFieldIT
* Introduce the option to wait for suggestions beyond the option to
choose the typed text in SuggestInputElement.
* Wait for non-typed suggestions in UserClassFieldIT before pressing
the enter key.
Commit: 99b086b4dbd0bdc5f8f01cdf4d080c7c0d55f46a
https://github.com/xwiki/xwiki-platform/commit/99b086b4dbd0bdc5f8f01cdf4d08…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/PagePickerIT.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-docker/src/test/it/org/xwiki/livedata/test/ui/LiveDataIT.java
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-test/xwiki-platform-user-test-docker/src/test/it/org/xwiki/user/test/ui/UserPickerIT.java
Log Message:
-----------
[Misc] Wait for non-typed suggestions before getting suggestions
Explicitly wait for non-typed suggestions in tests that get the list
of suggestions. This should avoid flickering due to only getting the
suggestion of the typed input.
Compare: https://github.com/xwiki/xwiki-platform/compare/3381892ab413...99b086b4dbd0
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: 3381892ab413c21797d07a5c8ccae306b1ad381b
https://github.com/xwiki/xwiki-platform/commit/3381892ab413c21797d07a5c8cca…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/src/main/java/org/xwiki/rendering/internal/macro/dashboard/DefaultGadgetSource.java
M xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/src/main/java/org/xwiki/rendering/internal/macro/dashboard/GadgetObjectRequiredRightAnalyzer.java
M xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/src/test/java/org/xwiki/rendering/internal/macro/dashboard/DefaultGadgetSourceTest.java
M xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/src/test/java/org/xwiki/rendering/internal/macro/dashboard/GadgetObjectRequiredRightAnalyzerTest.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/dashboard/dashboard.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/dashboard/gadgetWizard.js
Log Message:
-----------
XWIKI-22817: Dashboards of users without script right have translation calls in gadget titles (#3839)
* Catch titles with just a translation call and load the translation
directly without evaluating any script.
* Adapt the required rights analyzer.
* Expose the syntax of the document containing the gadgets as metadata
in the HTML.
* Use the source syntax for converting the macro call to wiki syntax.
* Pass the source syntax to the macro editor.
* Use a translation macro in the widget title when the source syntax is
xwiki/2.x syntax.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.8.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a5b913be2e5039b98f0e8c27febbd90d46f2d0c2
https://github.com/xwiki/xwiki-platform/commit/a5b913be2e5039b98f0e8c27febb…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/XWiki/SolrSearchAdmin.xml
Log Message:
-----------
XWIKI-23517: Select in solr search administration does not have a name (#4563)
* Fixed the customQueryLanguage.
(cherry picked from commit 4d6c81f5510437b2d8db0330b766a7b0cbb27cda)
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: 4d6c81f5510437b2d8db0330b766a7b0cbb27cda
https://github.com/xwiki/xwiki-platform/commit/4d6c81f5510437b2d8db0330b766…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrTranslations.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/XWiki/SolrSearchAdmin.xml
Log Message:
-----------
XWIKI-23517: Select in solr search administration does not have a name (#4563)
* Fixed the customQueryLanguage.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.8.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 04ca05baeed21ce4f5b3493723b378717cc6aa01
https://github.com/xwiki/xwiki-commons/commit/04ca05baeed21ce4f5b3493723b37…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-checks/src/main/java/org/xwiki/tool/spoon/InjectAnnotationProcessor.java
Log Message:
-----------
[Misc] Add missing support for jakarta.inject.Provider
(cherry picked from commit be44aaffc9e95eb048c72570a8f25c544bbba192)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 07707198eea2a9d009028dc044c16c178dc14d9b
https://github.com/xwiki/xwiki-commons/commit/07707198eea2a9d009028dc044c16…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-checks/src/main/java/org/xwiki/tool/spoon/InjectAnnotationProcessor.java
Log Message:
-----------
[Misc] Add missing support for jakarta.inject.Provider
(cherry picked from commit be44aaffc9e95eb048c72570a8f25c544bbba192)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/feature-LDAP-155
Home: https://github.com/xwiki-contrib/ldap
Commit: 0bf5f21eba6fab19c19d79c401cb8127a964c91d
https://github.com/xwiki-contrib/ldap/commit/0bf5f21eba6fab19c19d79c401cb81…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M ldap-authenticator/src/main/java/org/xwiki/contrib/ldap/XWikiLDAPUtils.java
A ldap-authenticator/src/main/java/org/xwiki/contrib/ldap/internal/RangeLDAPAttribute.java
A ldap-authenticator/src/test/java/org/xwiki/contrib/ldap/internal/RangeLDAPAttributeTest.java
M ldap-test/ldap-test-tests/pom.xml
M ldap-test/ldap-test-tests/src/test/it/org/xwiki/contrib/ldap/XWikiLDAPUtilsTest.java
Log Message:
-----------
LDAP-155: Active Directory pagination system is not supported
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ldap/settings/notifications
Branch: refs/heads/CRISTAL-468
Home: https://github.com/xwiki-contrib/cristal
Commit: 4c26e7b85fc6647774161ead657a1929808ed7e4
https://github.com/xwiki-contrib/cristal/commit/4c26e7b85fc6647774161ead657…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M core/uniast/uniast-api/etc/cristal-uniast-api.api.md
M core/uniast/uniast-api/src/ast.ts
M core/uniast/uniast-html/src/html/__tests__/uniast-to-html.test.ts
M core/uniast/uniast-markdown/etc/cristal-uniast-markdown.api.md
M core/uniast/uniast-markdown/package.json
M core/uniast/uniast-markdown/src/component-init.ts
M core/uniast/uniast-markdown/src/index.ts
M core/uniast/uniast-markdown/src/markdown/default-uni-ast-to-markdown-converter.ts
A core/uniast/uniast-markdown/src/markdown/internal-links/github-internal-link-serializer.ts
A core/uniast/uniast-markdown/src/markdown/internal-links/internal-links-serializer-resolver.ts
A core/uniast/uniast-markdown/src/markdown/internal-links/internal-links-serializer.ts
A core/uniast/uniast-markdown/src/markdown/internal-links/nextcloud-internal-link-serializer.ts
A core/uniast/uniast-markdown/src/markdown/internal-links/xwiki-internal-link-serializer.ts
M core/uniast/uniast-markdown/src/markdown/uni-ast-to-markdown-converter.ts
M editors/blocknote-headless/src/uniast/bn-to-uniast.ts
M editors/blocknote-headless/src/uniast/uniast-to-bn.ts
M editors/blocknote-headless/src/vue/c-blocknote-view.vue
M editors/blocknote/src/vue/c-edit-blocknote.vue
M pnpm-lock.yaml
M skin/src/vue/renderMarkdown.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: 6323714b4832b8e5beb51dc33ecc76f50f5a34e1
https://github.com/xwiki-contrib/cristal/commit/6323714b4832b8e5beb51dc33ec…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M Jenkinsfile
M api/package.json
M authentication-server/package.json
M core/alerts/alerts-default/package.json
M core/alerts/alerts-ui/package.json
M core/attachments/attachments-default/package.json
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-default/package.json
M core/authentication/authentication-github-state/package.json
M core/authentication/authentication-github-ui/package.json
M core/authentication/authentication-github/package.json
M core/authentication/authentication-nextcloud-state/package.json
M core/authentication/authentication-nextcloud-ui/package.json
M core/authentication/authentication-nextcloud/package.json
M core/authentication/authentication-ui/package.json
M core/authentication/authentication-xwiki/package.json
M core/backends/backend-api/package.json
M core/backends/backend-dexie/package.json
M core/backends/backend-github/package.json
M core/backends/backend-nextcloud/package.json
M core/backends/backend-xwiki/package.json
M core/browser/browser-api/package.json
M core/browser/browser-default/package.json
M core/collaboration/collaboration-api/package.json
M core/collaboration/collaboration-hocuspocus/package.json
M core/collaboration/collaboration-xwiki/package.json
M core/configuration/configuration-web/package.json
M core/date/date-api/package.json
M core/date/date-ui/package.json
M core/document/document-api/package.json
M core/document/document-default/package.json
M core/extra-tabs/extra-tabs-api/package.json
M core/extra-tabs/extra-tabs-default/package.json
M core/extra-tabs/extra-tabs-ui/package.json
M core/file-preview/file-preview-ui/package.json
M core/fn-utils/package.json
M core/hierarchy/hierarchy-api/package.json
M core/hierarchy/hierarchy-default/package.json
M core/hierarchy/hierarchy-filesystem/package.json
M core/hierarchy/hierarchy-github/package.json
M core/hierarchy/hierarchy-nextcloud/package.json
M core/hierarchy/hierarchy-xwiki/package.json
M core/history/history-api/package.json
M core/history/history-default/package.json
M core/history/history-github/package.json
M core/history/history-ui/package.json
M core/history/history-xwiki/package.json
M core/icons/package.json
M core/info-actions/info-actions-default/package.json
M core/info-actions/info-actions-ui/package.json
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-nextcloud/package.json
M core/link-suggest/link-suggest-xwiki/package.json
M core/markdown/markdown-default/package.json
M core/model/model-api/package.json
M core/model/model-click-listener/package.json
M core/model/model-local-url/package.json
M core/model/model-reference/model-reference-api/package.json
M core/model/model-reference/model-reference-filesystem/package.json
M core/model/model-reference/model-reference-github/package.json
M core/model/model-reference/model-reference-nextcloud/package.json
M core/model/model-reference/model-reference-xwiki/package.json
M core/model/model-remote-url/model-remote-url-api/package.json
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/package.json
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/package.json
M core/model/model-remote-url/model-remote-url-github/package.json
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
M core/model/model-remote-url/model-remote-url-xwiki/package.json
M core/navigation-tree/navigation-tree-api/package.json
M core/navigation-tree/navigation-tree-default/package.json
M core/navigation-tree/navigation-tree-filesystem/package.json
M core/navigation-tree/navigation-tree-github/package.json
M core/navigation-tree/navigation-tree-nextcloud/package.json
M core/navigation-tree/navigation-tree-xwiki/package.json
M core/page-actions/page-actions-api/package.json
M core/page-actions/page-actions-default/package.json
M core/page-actions/page-actions-ui/package.json
M core/page/page-default/package.json
M core/rename/rename-api/package.json
M core/rename/rename-default/package.json
M core/rename/rename-filesystem/package.json
M core/settings/settings-browser/package.json
M core/settings/settings-configurations-ui/package.json
M core/settings/settings-configurations/package.json
M core/settings/settings-default/package.json
M core/uiextension/uiextension-default/package.json
M core/uiextension/uiextension-ui/package.json
M core/uniast/uniast-html/package.json
M core/uniast/uniast-markdown/package.json
M core/user/user-ui/package.json
M core/wiki-config/wiki-config-default/package.json
M core/xwiki/xwiki-utils/package.json
M dev/test-utils/package.json
M ds/api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/blocknote-headless/package.json
M editors/blocknote-react/package.json
M editors/blocknote-react/src/components/links/LinkEditor.tsx
M editors/blocknote/package.json
M editors/tiptap/package.json
M electron/authentication/authentication-github/authentication-github-main/package.json
M electron/authentication/authentication-github/authentication-github-preload/package.json
M electron/authentication/authentication-github/authentication-github-renderer/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/package.json
M electron/browser/package.json
M electron/link-suggest/link-suggest-filesystem/package.json
M electron/main/package.json
M electron/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/settings/settings-main/package.json
M electron/settings/settings-preload/package.json
M electron/settings/settings-renderer/package.json
M electron/state/package.json
M electron/storage/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M package.json
M pnpm-lock.yaml
M realtime/package.json
M sharedworker/impl/package.json
M skin/package.json
M sources/xwiki/mock-server/package.json
M utils/inversify/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-468
Commit: a9b714a7cc565816d0a684acc83586ce951e099a
https://github.com/xwiki-contrib/cristal/commit/a9b714a7cc565816d0a684acc83…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M core/uniast/uniast-markdown/package.json
M core/uniast/uniast-markdown/src/component-init.ts
M core/uniast/uniast-markdown/src/markdown/default-markdown-to-uni-ast-converter.ts
M core/uniast/uniast-markdown/src/markdown/default-uni-ast-to-markdown-converter.ts
R core/uniast/uniast-markdown/src/markdown/internal-links/github-internal-link-serializer.ts
R core/uniast/uniast-markdown/src/markdown/internal-links/internal-links-serializer-resolver.ts
R core/uniast/uniast-markdown/src/markdown/internal-links/internal-links-serializer.ts
R core/uniast/uniast-markdown/src/markdown/internal-links/nextcloud-internal-link-serializer.ts
A core/uniast/uniast-markdown/src/markdown/internal-links/parser/markdown-parser-configuration.ts
A core/uniast/uniast-markdown/src/markdown/internal-links/parser/parser-configuration-resolver.ts
A core/uniast/uniast-markdown/src/markdown/internal-links/serializer/github-internal-link-serializer.ts
A core/uniast/uniast-markdown/src/markdown/internal-links/serializer/internal-links-serializer-resolver.ts
A core/uniast/uniast-markdown/src/markdown/internal-links/serializer/internal-links-serializer.ts
A core/uniast/uniast-markdown/src/markdown/internal-links/serializer/nextcloud-internal-link-serializer.ts
A core/uniast/uniast-markdown/src/markdown/internal-links/serializer/xwiki-internal-link-serializer.ts
R core/uniast/uniast-markdown/src/markdown/internal-links/xwiki-internal-link-serializer.ts
M editors/blocknote-headless/src/uniast/bn-to-uniast.ts
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Compare: https://github.com/xwiki-contrib/cristal/compare/527fbb83c44b...a9b714a7cc56
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: ba86a7fbc18afd69232b39266c7af53f6add9ff9
https://github.com/xwiki/xwiki-platform/commit/ba86a7fbc18afd69232b39266c7a…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/package-lock.json
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/package.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package-lock.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package.json
Log Message:
-----------
[Misc] Update dependency vite to v7.1.5 and @vitejs/plugin-vue to 6.0.1
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.8.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 144a7fd5a7d43a17eb9cf5e20b8fd6a7b8414dd8
https://github.com/xwiki/xwiki-platform/commit/144a7fd5a7d43a17eb9cf5e20b8f…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/package.json
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/pnpm-lock.yaml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package-lock.json
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package-lock.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package.json
Log Message:
-----------
[Misc] Update dependency vite to v7.1.5
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: 343291ff2f96bcf51d14ff37794390daee8d0949
https://github.com/xwiki/xwiki-platform/commit/343291ff2f96bcf51d14ff377943…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/package.json
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/pnpm-lock.yaml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package-lock.json
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package-lock.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package.json
Log Message:
-----------
[Misc] Update dependency vite to v7.1.5
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: d9db7a63c18734a5be6db18884668f735ba03b02
https://github.com/xwiki-contrib/cristal/commit/d9db7a63c18734a5be6db188846…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M api/package.json
M authentication-server/package.json
M core/alerts/alerts-default/package.json
M core/alerts/alerts-ui/package.json
M core/attachments/attachments-default/package.json
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-default/package.json
M core/authentication/authentication-github-state/package.json
M core/authentication/authentication-github-ui/package.json
M core/authentication/authentication-github/package.json
M core/authentication/authentication-nextcloud-state/package.json
M core/authentication/authentication-nextcloud-ui/package.json
M core/authentication/authentication-nextcloud/package.json
M core/authentication/authentication-ui/package.json
M core/authentication/authentication-xwiki/package.json
M core/backends/backend-api/package.json
M core/backends/backend-dexie/package.json
M core/backends/backend-github/package.json
M core/backends/backend-nextcloud/package.json
M core/backends/backend-xwiki/package.json
M core/browser/browser-api/package.json
M core/browser/browser-default/package.json
M core/collaboration/collaboration-api/package.json
M core/collaboration/collaboration-hocuspocus/package.json
M core/collaboration/collaboration-xwiki/package.json
M core/configuration/configuration-web/package.json
M core/date/date-api/package.json
M core/date/date-ui/package.json
M core/document/document-api/package.json
M core/document/document-default/package.json
M core/extra-tabs/extra-tabs-api/package.json
M core/extra-tabs/extra-tabs-default/package.json
M core/extra-tabs/extra-tabs-ui/package.json
M core/file-preview/file-preview-ui/package.json
M core/fn-utils/package.json
M core/hierarchy/hierarchy-api/package.json
M core/hierarchy/hierarchy-default/package.json
M core/hierarchy/hierarchy-filesystem/package.json
M core/hierarchy/hierarchy-github/package.json
M core/hierarchy/hierarchy-nextcloud/package.json
M core/hierarchy/hierarchy-xwiki/package.json
M core/history/history-api/package.json
M core/history/history-default/package.json
M core/history/history-github/package.json
M core/history/history-ui/package.json
M core/history/history-xwiki/package.json
M core/icons/package.json
M core/info-actions/info-actions-default/package.json
M core/info-actions/info-actions-ui/package.json
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-nextcloud/package.json
M core/link-suggest/link-suggest-xwiki/package.json
M core/markdown/markdown-default/package.json
M core/model/model-api/package.json
M core/model/model-click-listener/package.json
M core/model/model-local-url/package.json
M core/model/model-reference/model-reference-api/package.json
M core/model/model-reference/model-reference-filesystem/package.json
M core/model/model-reference/model-reference-github/package.json
M core/model/model-reference/model-reference-nextcloud/package.json
M core/model/model-reference/model-reference-xwiki/package.json
M core/model/model-remote-url/model-remote-url-api/package.json
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/package.json
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/package.json
M core/model/model-remote-url/model-remote-url-github/package.json
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
M core/model/model-remote-url/model-remote-url-xwiki/package.json
M core/navigation-tree/navigation-tree-api/package.json
M core/navigation-tree/navigation-tree-default/package.json
M core/navigation-tree/navigation-tree-filesystem/package.json
M core/navigation-tree/navigation-tree-github/package.json
M core/navigation-tree/navigation-tree-nextcloud/package.json
M core/navigation-tree/navigation-tree-xwiki/package.json
M core/page-actions/page-actions-api/package.json
M core/page-actions/page-actions-default/package.json
M core/page-actions/page-actions-ui/package.json
M core/page/page-default/package.json
M core/rename/rename-api/package.json
M core/rename/rename-default/package.json
M core/rename/rename-filesystem/package.json
M core/settings/settings-browser/package.json
M core/settings/settings-configurations-ui/package.json
M core/settings/settings-configurations/package.json
M core/settings/settings-default/package.json
M core/uiextension/uiextension-default/package.json
M core/uiextension/uiextension-ui/package.json
M core/uniast/uniast-html/package.json
M core/uniast/uniast-markdown/package.json
M core/uniast/uniast-utils/package.json
M core/user/user-ui/package.json
M core/wiki-config/wiki-config-default/package.json
M core/xwiki/xwiki-utils/package.json
M dev/test-utils/package.json
M ds/api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/blocknote-headless/package.json
M editors/blocknote-react/package.json
M editors/blocknote/package.json
M editors/tiptap/package.json
M electron/authentication/authentication-github/authentication-github-main/package.json
M electron/authentication/authentication-github/authentication-github-preload/package.json
M electron/authentication/authentication-github/authentication-github-renderer/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/package.json
M electron/browser/package.json
M electron/link-suggest/link-suggest-filesystem/package.json
M electron/main/package.json
M electron/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/settings/settings-main/package.json
M electron/settings/settings-preload/package.json
M electron/settings/settings-renderer/package.json
M electron/state/package.json
M electron/storage/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M package.json
M pnpm-lock.yaml
M realtime/package.json
M sharedworker/impl/package.json
M skin/package.json
M sources/xwiki/mock-server/package.json
M utils/inversify/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
[Misc] Update dependency vite to v7.1.5 [SECURITY] (#1206)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/feature-LDAP-155
Home: https://github.com/xwiki-contrib/ldap
Commit: b949b828b5aed1cd62d6f46840db51d5efa50678
https://github.com/xwiki-contrib/ldap/commit/b949b828b5aed1cd62d6f46840db51…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M ldap-authenticator/src/main/java/org/xwiki/contrib/ldap/XWikiLDAPUtils.java
A ldap-authenticator/src/main/java/org/xwiki/contrib/ldap/internal/RangeLDAPAttribute.java
A ldap-authenticator/src/test/java/org/xwiki/contrib/ldap/internal/RangeLDAPAttributeTest.java
M ldap-test/ldap-test-tests/pom.xml
M ldap-test/ldap-test-tests/src/test/it/org/xwiki/contrib/ldap/XWikiLDAPUtilsTest.java
Log Message:
-----------
LDAP-155: Active Directory pagination system is not supported
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ldap/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 31df40c1f0f577590eb454fa6fbc676b7785c5d4
https://github.com/xwiki/xwiki-platform/commit/31df40c1f0f577590eb454fa6fbc…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare branch stable-17.8.x
Commit: 1890bcc2dc01925b0921a03ba5b4df49bb22281b
https://github.com/xwiki/xwiki-platform/commit/1890bcc2dc01925b0921a03ba5b4…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M pom.xml
M xwiki-platform-core/pom.xml
M xwiki-platform-core/xwiki-platform-activeinstalls2/pom.xml
M xwiki-platform-core/xwiki-platform-activeinstalls2/xwiki-platform-activeinstalls2-api/pom.xml
M xwiki-platform-core/xwiki-platform-activeinstalls2/xwiki-platform-activeinstalls2-test/pom.xml
M xwiki-platform-core/xwiki-platform-activeinstalls2/xwiki-platform-activeinstalls2-test/xwiki-platform-activeinstalls2-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-administration/pom.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-api/pom.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/pom.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/pom.xml
M xwiki-platform-core/xwiki-platform-alerts/pom.xml
M xwiki-platform-core/xwiki-platform-alerts/xwiki-platform-alerts-ui/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-core/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-maintainer/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-reference/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-scripting/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/pom.xml
M xwiki-platform-core/xwiki-platform-application/pom.xml
M xwiki-platform-core/xwiki-platform-application/xwiki-platform-application-test/pom.xml
M xwiki-platform-core/xwiki-platform-application/xwiki-platform-application-test/xwiki-platform-application-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-application/xwiki-platform-application-ui/pom.xml
M xwiki-platform-core/xwiki-platform-appwithinminutes/pom.xml
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/pom.xml
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-api/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-macro/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-test/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-test/xwiki-platform-attachment-picker-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-test/xwiki-platform-attachment-picker-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-ui/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-webjar/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-test/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-test/xwiki-platform-attachment-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-test/xwiki-platform-attachment-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-ui/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-api/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-default/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-test/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-test/xwiki-platform-attachment-validation-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-test/xwiki-platform-attachment-validation-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-ui/pom.xml
M xwiki-platform-core/xwiki-platform-blocknote/pom.xml
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-api/pom.xml
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-test/pom.xml
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-test/xwiki-platform-blocknote-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-test/xwiki-platform-blocknote-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/pom.xml
M xwiki-platform-core/xwiki-platform-bootstrap/pom.xml
M xwiki-platform-core/xwiki-platform-bridge/pom.xml
M xwiki-platform-core/xwiki-platform-captcha/pom.xml
M xwiki-platform-core/xwiki-platform-captcha/xwiki-platform-captcha-api/pom.xml
M xwiki-platform-core/xwiki-platform-captcha/xwiki-platform-captcha-default/pom.xml
M xwiki-platform-core/xwiki-platform-captcha/xwiki-platform-captcha-jcaptcha/pom.xml
M xwiki-platform-core/xwiki-platform-captcha/xwiki-platform-captcha-jcaptcha/xwiki-platform-captcha-jcaptcha-api/pom.xml
M xwiki-platform-core/xwiki-platform-captcha/xwiki-platform-captcha-jcaptcha/xwiki-platform-captcha-jcaptcha-ui/pom.xml
M xwiki-platform-core/xwiki-platform-captcha/xwiki-platform-captcha-jcaptcha/xwiki-platform-captcha-jcaptcha-webjar/pom.xml
M xwiki-platform-core/xwiki-platform-captcha/xwiki-platform-captcha-ui/pom.xml
M xwiki-platform-core/xwiki-platform-chart/pom.xml
M xwiki-platform-core/xwiki-platform-chart/xwiki-platform-chart-macro/pom.xml
M xwiki-platform-core/xwiki-platform-chart/xwiki-platform-chart-renderer/pom.xml
M xwiki-platform-core/xwiki-platform-ckeditor/pom.xml
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/pom.xml
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/pom.xml
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/pom.xml
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-webjar/pom.xml
M xwiki-platform-core/xwiki-platform-classloader/pom.xml
M xwiki-platform-core/xwiki-platform-classloader/xwiki-platform-classloader-protocols/pom.xml
M xwiki-platform-core/xwiki-platform-classloader/xwiki-platform-classloader-protocols/xwiki-platform-classloader-protocol-attachmentjar/pom.xml
M xwiki-platform-core/xwiki-platform-classloader/xwiki-platform-classloader-xwiki/pom.xml
M xwiki-platform-core/xwiki-platform-component/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-script/pom.xml
M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/pom.xml
M xwiki-platform-core/xwiki-platform-configuration/pom.xml
M xwiki-platform-core/xwiki-platform-configuration/xwiki-platform-configuration-api/pom.xml
M xwiki-platform-core/xwiki-platform-configuration/xwiki-platform-configuration-default/pom.xml
M xwiki-platform-core/xwiki-platform-container/pom.xml
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-api/pom.xml
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-default/pom.xml
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/pom.xml
M xwiki-platform-core/xwiki-platform-crypto/pom.xml
M xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-script/pom.xml
M xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-store/pom.xml
M xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-store/xwiki-platform-crypto-store-api/pom.xml
M xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-store/xwiki-platform-crypto-store-wiki/pom.xml
M xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-ui/pom.xml
M xwiki-platform-core/xwiki-platform-csrf/pom.xml
M xwiki-platform-core/xwiki-platform-dashboard/pom.xml
M xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/pom.xml
M xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-test/pom.xml
M xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-test/xwiki-platform-dashboard-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-test/xwiki-platform-dashboard-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-ui/pom.xml
M xwiki-platform-core/xwiki-platform-date/pom.xml
M xwiki-platform-core/xwiki-platform-diff/pom.xml
M xwiki-platform-core/xwiki-platform-diff/xwiki-platform-diff-xml/pom.xml
M xwiki-platform-core/xwiki-platform-display/pom.xml
M xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-api/pom.xml
M xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-html/pom.xml
M xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-macro/pom.xml
M xwiki-platform-core/xwiki-platform-edit/pom.xml
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-api/pom.xml
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-default/pom.xml
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/pom.xml
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-ui/pom.xml
M xwiki-platform-core/xwiki-platform-eventstream/pom.xml
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-api/pom.xml
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/pom.xml
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-stores/pom.xml
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-stores/xwiki-platform-eventstream-store-common/pom.xml
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-stores/xwiki-platform-eventstream-store-solr/pom.xml
M xwiki-platform-core/xwiki-platform-export/pom.xml
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-api/pom.xml
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/pom.xml
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-api/pom.xml
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-default/pom.xml
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-test/pom.xml
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-test/xwiki-platform-export-pdf-test-content/pom.xml
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-test/xwiki-platform-export-pdf-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-test/xwiki-platform-export-pdf-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-ui/pom.xml
M xwiki-platform-core/xwiki-platform-extension/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-api/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-cluster/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-distribution/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-handlers/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-handlers/xwiki-platform-extension-handler-jar/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-handlers/xwiki-platform-extension-handler-xar/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-index/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-script/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-api/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-index/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-notifications/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-test/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-test/xwiki-platform-extension-security-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-test/xwiki-platform-extension-security-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-ui/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-test/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-test/xwiki-platform-extension-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-test/xwiki-platform-extension-test-tests/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-test/xwiki-platform-extension-test-utils/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-ui/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-versioncheck/pom.xml
M xwiki-platform-core/xwiki-platform-feed/pom.xml
M xwiki-platform-core/xwiki-platform-feed/xwiki-platform-feed-api/pom.xml
M xwiki-platform-core/xwiki-platform-filter/pom.xml
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-events/pom.xml
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-events/xwiki-platform-filter-event-model/pom.xml
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-events/xwiki-platform-filter-event-user/pom.xml
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-events/xwiki-platform-filter-event-xwiki/pom.xml
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-instance/pom.xml
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-instance/xwiki-platform-filter-instance-api/pom.xml
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-instance/xwiki-platform-filter-instance-document/pom.xml
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-instance/xwiki-platform-filter-instance-extension/pom.xml
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-instance/xwiki-platform-filter-instance-script/pom.xml
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-script/pom.xml
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/pom.xml
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/pom.xml
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-test/pom.xml
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-test/xwiki-platform-filter-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-test/xwiki-platform-filter-test-tests/pom.xml
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-ui/pom.xml
M xwiki-platform-core/xwiki-platform-flamingo/pom.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/pom.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/pom.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/pom.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-tests/pom.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/pom.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/pom.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/pom.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/pom.xml
M xwiki-platform-core/xwiki-platform-flavor/pom.xml
M xwiki-platform-core/xwiki-platform-flavor/xwiki-platform-flavor-api/pom.xml
M xwiki-platform-core/xwiki-platform-groovy/pom.xml
M xwiki-platform-core/xwiki-platform-help/pom.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-test/pom.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-test/xwiki-platform-help-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/pom.xml
M xwiki-platform-core/xwiki-platform-icon/pom.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-api/pom.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/pom.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-fontawesome/pom.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-macro/pom.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-rest/pom.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-rest/xwiki-platform-icon-rest-api/pom.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-rest/xwiki-platform-icon-rest-default/pom.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-script/pom.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-test/pom.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-test/xwiki-platform-icon-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-ui/pom.xml
M xwiki-platform-core/xwiki-platform-image/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-lightbox/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-lightbox/xwiki-platform-image-lightbox-test/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-lightbox/xwiki-platform-image-lightbox-test/xwiki-platform-image-lightbox-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-lightbox/xwiki-platform-image-lightbox-test/xwiki-platform-image-lightbox-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-lightbox/xwiki-platform-image-lightbox-ui/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-lightbox/xwiki-platform-image-lightbox-webjar/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-api/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-plugin/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-api/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-model/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-rest/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-test/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-test/xwiki-platform-image-style-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-test/xwiki-platform-image-style-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-ui/pom.xml
M xwiki-platform-core/xwiki-platform-index/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-api/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-test/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-test/xwiki-platform-index-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-test/xwiki-platform-index-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-test/xwiki-platform-index-test-tests/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-rest/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-rest/xwiki-platform-index-tree-rest-api/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-rest/xwiki-platform-index-tree-rest-default/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-test/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-test/xwiki-platform-index-tree-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-ui/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-war/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-webjar/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-ui/pom.xml
M xwiki-platform-core/xwiki-platform-instance/pom.xml
M xwiki-platform-core/xwiki-platform-invitation/pom.xml
M xwiki-platform-core/xwiki-platform-invitation/xwiki-platform-invitation-test/pom.xml
M xwiki-platform-core/xwiki-platform-invitation/xwiki-platform-invitation-test/xwiki-platform-invitation-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-invitation/xwiki-platform-invitation-test/xwiki-platform-invitation-test-pageobject/pom.xml
M xwiki-platform-core/xwiki-platform-invitation/xwiki-platform-invitation-ui/pom.xml
M xwiki-platform-core/xwiki-platform-job/pom.xml
M xwiki-platform-core/xwiki-platform-job/xwiki-platform-job-api/pom.xml
M xwiki-platform-core/xwiki-platform-job/xwiki-platform-job-handler/pom.xml
M xwiki-platform-core/xwiki-platform-job/xwiki-platform-job-script/pom.xml
M xwiki-platform-core/xwiki-platform-job/xwiki-platform-job-webjar/pom.xml
M xwiki-platform-core/xwiki-platform-jodatime/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-annotation/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-events-hibernate/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-events-hibernate/xwiki-platform-legacy-events-hibernate-api/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-events-hibernate/xwiki-platform-legacy-events-hibernate-ui/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-extension-handler-xar/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-instance/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-mail/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-mail/xwiki-platform-legacy-mail-send/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-mail/xwiki-platform-legacy-mail-send/xwiki-platform-legacy-mail-send-default/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-mail/xwiki-platform-legacy-mail-send/xwiki-platform-legacy-mail-send-storage/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-messagestream/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-messagestream/xwiki-platform-legacy-messagestream-api/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-messagestream/xwiki-platform-legacy-messagestream-ui/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-model-api/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-notifications/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-notifications/xwiki-platform-legacy-notification-activitymacro/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-notifications/xwiki-platform-legacy-notifications-api/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-notifications/xwiki-platform-legacy-notifications-filters/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-notifications/xwiki-platform-legacy-notifications-filters/xwiki-platform-legacy-notifications-filters-api/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-notifications/xwiki-platform-legacy-notifications-notifiers/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-notifications/xwiki-platform-legacy-notifications-notifiers/xwiki-platform-legacy-notifications-notifiers-api/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-notifications/xwiki-platform-legacy-notifications-notifiers/xwiki-platform-legacy-notifications-notifiers-default/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-notifications/xwiki-platform-legacy-notifications-sources/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-observation/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-office/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-office/xwiki-platform-legacy-office-importer/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-office/xwiki-platform-legacy-office-viewer/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-refactoring/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-refactoring/xwiki-platform-legacy-refactoring-api/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-rendering/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-rendering/xwiki-platform-legacy-rendering-macros/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-rendering/xwiki-platform-legacy-rendering-macros/xwiki-platform-legacy-rendering-macro-include/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-rendering/xwiki-platform-legacy-rendering-wikimacro/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-rendering/xwiki-platform-legacy-rendering-wikimacro/xwiki-platform-legacy-rendering-wikimacro-api/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-rendering/xwiki-platform-legacy-rendering-wikimacro/xwiki-platform-legacy-rendering-wikimacro-store/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-resource/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-resource/xwiki-platform-legacy-resource-temporary/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-security/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-security/xwiki-platform-legacy-security-authentication/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-security/xwiki-platform-legacy-security-authentication/xwiki-platform-legacy-security-authentication-api/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-url/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-web/pom.xml
M xwiki-platform-core/xwiki-platform-lesscss/pom.xml
M xwiki-platform-core/xwiki-platform-lesscss/xwiki-platform-lesscss-api/pom.xml
M xwiki-platform-core/xwiki-platform-lesscss/xwiki-platform-lesscss-default/pom.xml
M xwiki-platform-core/xwiki-platform-lesscss/xwiki-platform-lesscss-script/pom.xml
M xwiki-platform-core/xwiki-platform-like/pom.xml
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/pom.xml
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-notifications/pom.xml
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-test/pom.xml
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-test/xwiki-platform-like-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-test/xwiki-platform-like-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-ui/pom.xml
M xwiki-platform-core/xwiki-platform-link/pom.xml
M xwiki-platform-core/xwiki-platform-linkchecker/pom.xml
M xwiki-platform-core/xwiki-platform-linkchecker/xwiki-platform-linkchecker-api/pom.xml
M xwiki-platform-core/xwiki-platform-linkchecker/xwiki-platform-linkchecker-test/pom.xml
M xwiki-platform-core/xwiki-platform-linkchecker/xwiki-platform-linkchecker-test/xwiki-platform-linkchecker-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-linkchecker/xwiki-platform-linkchecker-test/xwiki-platform-linkchecker-test-tests/pom.xml
M xwiki-platform-core/xwiki-platform-linkchecker/xwiki-platform-linkchecker-ui/pom.xml
M xwiki-platform-core/xwiki-platform-livedata/pom.xml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/pom.xml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-livetable/pom.xml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-macro/pom.xml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/pom.xml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/pom.xml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-war/pom.xml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/pom.xml
M xwiki-platform-core/xwiki-platform-livetable/pom.xml
M xwiki-platform-core/xwiki-platform-livetable/xwiki-platform-livetable-ui/pom.xml
M xwiki-platform-core/xwiki-platform-localization/pom.xml
M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-api/pom.xml
M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/pom.xml
M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-rest/pom.xml
M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-rest/xwiki-platform-localization-rest-api/pom.xml
M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-rest/xwiki-platform-localization-rest-default/pom.xml
M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-script/pom.xml
M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-sources/pom.xml
M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-sources/xwiki-platform-localization-source-jar/pom.xml
M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-sources/xwiki-platform-localization-source-legacy/pom.xml
M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-sources/xwiki-platform-localization-source-wiki/pom.xml
M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-syntaxes/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-localization/xwiki-platform-localization-test/pom.xml
M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-test/xwiki-platform-localization-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-webjar/pom.xml
M xwiki-platform-core/xwiki-platform-logging/pom.xml
M xwiki-platform-core/xwiki-platform-logging/xwiki-platform-logging-script/pom.xml
M xwiki-platform-core/xwiki-platform-logging/xwiki-platform-logging-ui/pom.xml
M xwiki-platform-core/xwiki-platform-mail/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-api/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-general/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-resender-ui/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-script/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-send/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-send/xwiki-platform-mail-send-api/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-send/xwiki-platform-mail-send-default/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-send/xwiki-platform-mail-send-storage/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-test/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-test/xwiki-platform-mail-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-test/xwiki-platform-mail-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-ui/pom.xml
M xwiki-platform-core/xwiki-platform-mailsender/pom.xml
M xwiki-platform-core/xwiki-platform-mentions/pom.xml
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-api/pom.xml
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/pom.xml
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-notifications/pom.xml
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-test/pom.xml
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-test/xwiki-platform-mentions-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-test/xwiki-platform-mentions-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-ui/pom.xml
M xwiki-platform-core/xwiki-platform-menu/pom.xml
M xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-test/pom.xml
M xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-test/xwiki-platform-menu-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-test/xwiki-platform-menu-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-ui/pom.xml
M xwiki-platform-core/xwiki-platform-minimaldependencies/pom.xml
M xwiki-platform-core/xwiki-platform-model/pom.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/pom.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/pom.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-api/pom.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/pom.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/pom.xml
M xwiki-platform-core/xwiki-platform-netflux/pom.xml
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/pom.xml
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-rest/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-api/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-macro/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-macro/xwiki-platform-notifications-macro-ui/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-api/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-preferences/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-preferences/xwiki-platform-notifications-preferences-api/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-preferences/xwiki-platform-notifications-preferences-default/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-rest/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-script/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-sources/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/pom.xml
M xwiki-platform-core/xwiki-platform-observation/pom.xml
M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-remote/pom.xml
M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-test/pom.xml
M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-test/xwiki-platform-observation-test-tests/pom.xml
M xwiki-platform-core/xwiki-platform-office/pom.xml
M xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-importer/pom.xml
M xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-macro/pom.xml
M xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-test/pom.xml
M xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-test/xwiki-platform-office-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-test/xwiki-platform-office-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-ui/pom.xml
M xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-viewer/pom.xml
M xwiki-platform-core/xwiki-platform-oldcore/pom.xml
M xwiki-platform-core/xwiki-platform-panels/pom.xml
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-api/pom.xml
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-test/pom.xml
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-test/xwiki-platform-panels-test-content/pom.xml
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-test/xwiki-platform-panels-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-test/xwiki-platform-panels-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/pom.xml
M xwiki-platform-core/xwiki-platform-query/pom.xml
M xwiki-platform-core/xwiki-platform-query/xwiki-platform-query-jpql-parser/pom.xml
M xwiki-platform-core/xwiki-platform-query/xwiki-platform-query-manager/pom.xml
M xwiki-platform-core/xwiki-platform-query/xwiki-platform-query-xwql/pom.xml
M xwiki-platform-core/xwiki-platform-ratings/pom.xml
M xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-api/pom.xml
M xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-ui/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-api/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-test/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-test/xwiki-platform-realtime-wiki-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-test/xwiki-platform-realtime-wiki-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-ui/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-webjar/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-ui/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/pom.xml
M xwiki-platform-core/xwiki-platform-refactoring/pom.xml
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/pom.xml
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/pom.xml
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-ui/pom.xml
M xwiki-platform-core/xwiki-platform-release/pom.xml
M xwiki-platform-core/xwiki-platform-release/xwiki-platform-release-test/pom.xml
M xwiki-platform-core/xwiki-platform-release/xwiki-platform-release-test/xwiki-platform-release-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-release/xwiki-platform-release-test/xwiki-platform-release-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-release/xwiki-platform-release-ui/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-async/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-async/xwiki-platform-rendering-async-api/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-async/xwiki-platform-rendering-async-default/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-async/xwiki-platform-rendering-async-macro/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-configuration/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-configuration/xwiki-platform-rendering-configuration-api/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-configuration/xwiki-platform-rendering-configuration-default/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-cache/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code-oldcore/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-container/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-context/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-groovy/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-message/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-python/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-script/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-toc/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-useravatar/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-velocity/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-parser/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-signature/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-transformations/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-transformations/xwiki-platform-rendering-transformation-api/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-transformations/xwiki-platform-rendering-transformation-icon/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-transformations/xwiki-platform-rendering-transformation-macro/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-ui/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-api/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/pom.xml
M xwiki-platform-core/xwiki-platform-repository/pom.xml
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/pom.xml
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-ui/pom.xml
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-test/pom.xml
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-test/xwiki-platform-repository-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-test/xwiki-platform-repository-test-tests/pom.xml
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-test/xwiki-platform-repository-test-utils/pom.xml
M xwiki-platform-core/xwiki-platform-resource/pom.xml
M xwiki-platform-core/xwiki-platform-resource/xwiki-platform-resource-api/pom.xml
M xwiki-platform-core/xwiki-platform-resource/xwiki-platform-resource-default/pom.xml
M xwiki-platform-core/xwiki-platform-resource/xwiki-platform-resource-servlet/pom.xml
M xwiki-platform-core/xwiki-platform-resource/xwiki-platform-resource-temporary/pom.xml
M xwiki-platform-core/xwiki-platform-resource/xwiki-platform-resource-test/pom.xml
M xwiki-platform-core/xwiki-platform-resource/xwiki-platform-resource-test/xwiki-platform-resource-test-tests/pom.xml
M xwiki-platform-core/xwiki-platform-rest/pom.xml
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-api/pom.xml
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-jersey/pom.xml
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-model/pom.xml
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/pom.xml
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/pom.xml
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/pom.xml
M xwiki-platform-core/xwiki-platform-sandbox/pom.xml
M xwiki-platform-core/xwiki-platform-scheduler/pom.xml
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-api/pom.xml
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-test/pom.xml
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-test/xwiki-platform-scheduler-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-test/xwiki-platform-scheduler-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/pom.xml
M xwiki-platform-core/xwiki-platform-search/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-api/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-query/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-rest/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-core-minimal/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-core-search/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-plugin/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-test/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-test/xwiki-platform-search-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-test/xwiki-platform-search-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-test/xwiki-platform-search-test-utils/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-ui/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-webjar/pom.xml
M xwiki-platform-core/xwiki-platform-security/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-api/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-script/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-test/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-test/xwiki-platform-security-authentication-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-ui/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authorization/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authorization/xwiki-platform-security-authorization-api/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-security/xwiki-platform-security-authorization/xwiki-platform-security-authorization-script/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-api/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-macro/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-rest/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-test/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-test/xwiki-platform-security-requiredrights-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-test/xwiki-platform-security-requiredrights-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-ui/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-test/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-test/xwiki-platform-security-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-sharepage/pom.xml
M xwiki-platform-core/xwiki-platform-sharepage/xwiki-platform-sharepage-api/pom.xml
M xwiki-platform-core/xwiki-platform-sharepage/xwiki-platform-sharepage-test/pom.xml
M xwiki-platform-core/xwiki-platform-sharepage/xwiki-platform-sharepage-test/xwiki-platform-sharepage-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-sharepage/xwiki-platform-sharepage-test/xwiki-platform-sharepage-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-sharepage/xwiki-platform-sharepage-ui/pom.xml
M xwiki-platform-core/xwiki-platform-sheet/pom.xml
M xwiki-platform-core/xwiki-platform-sheet/xwiki-platform-sheet-api/pom.xml
M xwiki-platform-core/xwiki-platform-sheet/xwiki-platform-sheet-ui/pom.xml
M xwiki-platform-core/xwiki-platform-skin/pom.xml
M xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-api/pom.xml
M xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-skinx/pom.xml
M xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-test/pom.xml
M xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-test/xwiki-platform-skin-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-test/xwiki-platform-skin-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-ui/pom.xml
M xwiki-platform-core/xwiki-platform-statistics/pom.xml
M xwiki-platform-core/xwiki-platform-statistics/xwiki-platform-statistics-ui/pom.xml
M xwiki-platform-core/xwiki-platform-store/pom.xml
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-api/pom.xml
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-filesystem-oldcore/pom.xml
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-filesystem/pom.xml
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-locks/pom.xml
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/pom.xml
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-api/pom.xml
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/pom.xml
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-serialization/pom.xml
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-transaction/pom.xml
M xwiki-platform-core/xwiki-platform-tag/pom.xml
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/pom.xml
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-test/pom.xml
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-test/xwiki-platform-tag-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-test/xwiki-platform-tag-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-ui/pom.xml
M xwiki-platform-core/xwiki-platform-template/pom.xml
M xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-api/pom.xml
M xwiki-platform-core/xwiki-platform-test/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-checker/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-integration/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-oldcore/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-rest/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-upgrade/pom.xml
M xwiki-platform-core/xwiki-platform-tika/pom.xml
M xwiki-platform-core/xwiki-platform-tika/xwiki-platform-tika-detect/pom.xml
M xwiki-platform-core/xwiki-platform-tika/xwiki-platform-tika-parsers/pom.xml
M xwiki-platform-core/xwiki-platform-tour/pom.xml
M xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-test/pom.xml
M xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-test/xwiki-platform-tour-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-test/xwiki-platform-tour-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-ui/pom.xml
M xwiki-platform-core/xwiki-platform-tree/pom.xml
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-api/pom.xml
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/pom.xml
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-war/pom.xml
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/pom.xml
M xwiki-platform-core/xwiki-platform-uiextension/pom.xml
M xwiki-platform-core/xwiki-platform-uiextension/xwiki-platform-uiextension-api/pom.xml
M xwiki-platform-core/xwiki-platform-uiextension/xwiki-platform-uiextension-default/pom.xml
M xwiki-platform-core/xwiki-platform-uiextension/xwiki-platform-uiextension-test/pom.xml
M xwiki-platform-core/xwiki-platform-uiextension/xwiki-platform-uiextension-ui/pom.xml
M xwiki-platform-core/xwiki-platform-url/pom.xml
M xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-api/pom.xml
M xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-container/pom.xml
M xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-default/pom.xml
M xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-schemes/pom.xml
M xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-schemes/xwiki-platform-url-scheme-filesystem/pom.xml
M xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-schemes/xwiki-platform-url-scheme-reference/pom.xml
M xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-schemes/xwiki-platform-url-scheme-standard/pom.xml
M xwiki-platform-core/xwiki-platform-user/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-api/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-default/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-test/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-test/xwiki-platform-user-directory-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-test/xwiki-platform-user-directory-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-test/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-test/xwiki-platform-user-profile-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-test/xwiki-platform-user-profile-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-resource/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-script/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-test/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-test/xwiki-platform-user-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-velocity/pom.xml
M xwiki-platform-core/xwiki-platform-velocity/xwiki-platform-velocity-webapp/pom.xml
M xwiki-platform-core/xwiki-platform-velocity/xwiki-platform-velocity-xwiki/pom.xml
M xwiki-platform-core/xwiki-platform-vfs/pom.xml
M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-api/pom.xml
M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-test/pom.xml
M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-test/xwiki-platform-vfs-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-ui/pom.xml
M xwiki-platform-core/xwiki-platform-web/pom.xml
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/pom.xml
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/pom.xml
M xwiki-platform-core/xwiki-platform-webjars/pom.xml
M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/pom.xml
M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-test/pom.xml
M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-test/xwiki-platform-webjars-test-tests/pom.xml
M xwiki-platform-core/xwiki-platform-websocket/pom.xml
M xwiki-platform-core/xwiki-platform-whatsnew/pom.xml
M xwiki-platform-core/xwiki-platform-whatsnew/xwiki-platform-whatsnew-api/pom.xml
M xwiki-platform-core/xwiki-platform-whatsnew/xwiki-platform-whatsnew-test/pom.xml
M xwiki-platform-core/xwiki-platform-whatsnew/xwiki-platform-whatsnew-test/xwiki-platform-whatsnew-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-whatsnew/xwiki-platform-whatsnew-test/xwiki-platform-whatsnew-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-whatsnew/xwiki-platform-whatsnew-ui/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-api/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-creationjob/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-default/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-rest/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-rest/xwiki-platform-wiki-rest-api/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-rest/xwiki-platform-wiki-rest-default/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-script/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-template/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-template/xwiki-platform-wiki-template-api/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-template/xwiki-platform-wiki-template-default/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-template/xwiki-platform-wiki-template-script/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-ui/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-ui/xwiki-platform-wiki-ui-common/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-ui/xwiki-platform-wiki-ui-mainwiki/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-ui/xwiki-platform-wiki-ui-wiki/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-api/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-default/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-script/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-workspaces-migrator/pom.xml
M xwiki-platform-core/xwiki-platform-wysiwyg/pom.xml
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/pom.xml
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-ui/pom.xml
M xwiki-platform-core/xwiki-platform-xar/pom.xml
M xwiki-platform-core/xwiki-platform-xar/xwiki-platform-xar-model/pom.xml
M xwiki-platform-core/xwiki-platform-xar/xwiki-platform-xar-script/pom.xml
M xwiki-platform-core/xwiki-platform-xclass/pom.xml
M xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-test/pom.xml
M xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-test/xwiki-platform-xclass-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-test/xwiki-platform-xclass-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-ui/pom.xml
M xwiki-platform-core/xwiki-platform-xml/pom.xml
M xwiki-platform-core/xwiki-platform-xml/xwiki-platform-xml-script/pom.xml
M xwiki-platform-core/xwiki-platform-xml/xwiki-platform-xml-security/pom.xml
M xwiki-platform-core/xwiki-platform-yjs/pom.xml
M xwiki-platform-core/xwiki-platform-yjs/xwiki-platform-yjs-websocket/pom.xml
M xwiki-platform-core/xwiki-platform-zipexplorer/pom.xml
M xwiki-platform-distribution/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-common/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-mariadb-common/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-mysql-common/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-pgsql-common/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-solr/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-solr/xwiki-platform-distribution-debian-solr-all/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-solr/xwiki-platform-distribution-debian-solr-cores/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-solr/xwiki-platform-distribution-debian-solr-cores/xwiki-platform-distribution-debian-solr-core-events/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-solr/xwiki-platform-distribution-debian-solr-cores/xwiki-platform-distribution-debian-solr-core-extension_index/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-solr/xwiki-platform-distribution-debian-solr-cores/xwiki-platform-distribution-debian-solr-core-ratings/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-solr/xwiki-platform-distribution-debian-solr-cores/xwiki-platform-distribution-debian-solr-core-search/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat10/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat10/xwiki-platform-distribution-debian-tomcat10-common/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat10/xwiki-platform-distribution-debian-tomcat10-mariadb/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat10/xwiki-platform-distribution-debian-tomcat10-mysql/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat10/xwiki-platform-distribution-debian-tomcat10-pgsql/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-common/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-mariadb/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-mysql/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-pgsql/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-data/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-data/xwiki-platform-distribution-flavor-data-hsqldb/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-jetty-hsqldb/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-mainwiki/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-escaping/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-misc/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-pageobjects/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-security/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-storage/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-ui/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-upgrade/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-upgrade/xwiki-platform-distribution-flavor-test-upgrade-1011/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-upgrade/xwiki-platform-distribution-flavor-test-upgrade-1110/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-upgrade/xwiki-platform-distribution-flavor-test-upgrade-1210-custom/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-upgrade/xwiki-platform-distribution-flavor-test-upgrade-1210/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-upgrade/xwiki-platform-distribution-flavor-test-upgrade-1310/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-upgrade/xwiki-platform-distribution-flavor-test-upgrade-1410/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-upgrade/xwiki-platform-distribution-flavor-test-upgrade-1510/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-upgrade/xwiki-platform-distribution-flavor-test-upgrade-1610/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-upgrade/xwiki-platform-distribution-flavor-test-upgrade-84-filestore/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-upgrade/xwiki-platform-distribution-flavor-test-upgrade-84/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-upgrade/xwiki-platform-distribution-flavor-test-upgrade-911/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-webstandards/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-wiki/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-xip/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-jetty-hsqldb/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-migrations/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-resources/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-test/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-test/xwiki-platform-distribution-test-maven/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-ui/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-ui/xwiki-platform-distribution-ui-admin-user/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-ui/xwiki-platform-distribution-ui-base/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-war-dependencies/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-war-legacydependencies/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-war/pom.xml
M xwiki-platform-tools/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-jetty/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-listener/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-packager-plugin/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-provision-plugin/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-rootwebapp/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-standards-validator/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-xmldoc-update-plugin/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 7a17fa2f075df79a659e226c49d0e7a5b9289144
https://github.com/xwiki/xwiki-platform/commit/7a17fa2f075df79a659e226c49d0…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M pom.xml
Log Message:
-----------
[branch] Updating inter-project dependencies on master
Compare: https://github.com/xwiki/xwiki-platform/compare/1d3e8b728cad...7a17fa2f075d
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-rendering
Commit: ba900e9ada258a1f0473c3bea039677c3aae82e0
https://github.com/xwiki/xwiki-rendering/commit/ba900e9ada258a1f0473c3bea03…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare branch stable-17.8.x
Commit: 3f1f066bcc790e111d7367504f076dc485aa5d71
https://github.com/xwiki/xwiki-rendering/commit/3f1f066bcc790e111d7367504f0…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M pom.xml
M xwiki-rendering-api/pom.xml
M xwiki-rendering-archetype-macro/pom.xml
M xwiki-rendering-integration-tests/pom.xml
M xwiki-rendering-legacy/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-api/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/pom.xml
M xwiki-rendering-macros/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-box/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-comment/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-content/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-ctsreport/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-footnotes/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-html/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-id/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-message/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-raw/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-toc/pom.xml
M xwiki-rendering-standalone/pom.xml
M xwiki-rendering-syntaxes/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-annotatedhtml5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-annotatedxhtml/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-creole/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-event/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-html/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-html5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-jspwiki/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-plain/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-wikimodel/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xdomxml10/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xdomxmlcurrent/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki21/pom.xml
M xwiki-rendering-test/pom.xml
M xwiki-rendering-transformations/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-icon/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-linkchecker/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-wikiword/pom.xml
M xwiki-rendering-wikimodel/pom.xml
M xwiki-rendering-xml/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: aa207af9364de2ffa51c0e667ac423b79873ed26
https://github.com/xwiki/xwiki-rendering/commit/aa207af9364de2ffa51c0e667ac…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M pom.xml
Log Message:
-----------
[branch] Updating inter-project dependencies on master
Compare: https://github.com/xwiki/xwiki-rendering/compare/c14adcb90650...aa207af9364d
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: fa08fb575269467a66d31a12367707d778b9f379
https://github.com/xwiki/xwiki-commons/commit/fa08fb575269467a66d31a1236770…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare branch stable-17.8.x
Commit: eb2951cb8fdb4525ed572730b80ba9cb138f3fe6
https://github.com/xwiki/xwiki-commons/commit/eb2951cb8fdb4525ed572730b80ba…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M pom.xml
M xwiki-commons-core/pom.xml
M xwiki-commons-core/xwiki-commons-blame/pom.xml
M xwiki-commons-core/xwiki-commons-blame/xwiki-commons-blame-api/pom.xml
M xwiki-commons-core/xwiki-commons-blame/xwiki-commons-blame-script/pom.xml
M xwiki-commons-core/xwiki-commons-cache/pom.xml
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/pom.xml
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-infinispan/pom.xml
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-tests/pom.xml
M xwiki-commons-core/xwiki-commons-classloader/pom.xml
M xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/pom.xml
M xwiki-commons-core/xwiki-commons-collection/pom.xml
M xwiki-commons-core/xwiki-commons-component/pom.xml
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/pom.xml
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-archetype/pom.xml
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/pom.xml
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-observation/pom.xml
M xwiki-commons-core/xwiki-commons-configuration/pom.xml
M xwiki-commons-core/xwiki-commons-configuration/xwiki-commons-configuration-api/pom.xml
M xwiki-commons-core/xwiki-commons-configuration/xwiki-commons-configuration-default/pom.xml
M xwiki-commons-core/xwiki-commons-context/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-cipher/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-password/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-pkix/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-store/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-store/xwiki-commons-crypto-store-api/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-store/xwiki-commons-crypto-store-filesystem/pom.xml
M xwiki-commons-core/xwiki-commons-diff/pom.xml
M xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-api/pom.xml
M xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-display/pom.xml
M xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-script/pom.xml
M xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-xml/pom.xml
M xwiki-commons-core/xwiki-commons-displayer/pom.xml
M xwiki-commons-core/xwiki-commons-environment/pom.xml
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-api/pom.xml
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-common/pom.xml
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/pom.xml
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-standard/pom.xml
M xwiki-commons-core/xwiki-commons-extension/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/xwiki-commons-extension-handler-jar/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-http/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven-snapshots/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/pom.xml
M xwiki-commons-core/xwiki-commons-filter/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-api/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-events/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-events/xwiki-commons-filter-event-extension/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-streams/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-streams/xwiki-commons-filter-stream-xml/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-test/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-xml/pom.xml
M xwiki-commons-core/xwiki-commons-groovy/pom.xml
M xwiki-commons-core/xwiki-commons-jakartabridge/pom.xml
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-common/pom.xml
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/pom.xml
M xwiki-commons-core/xwiki-commons-job/pom.xml
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/pom.xml
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-classloader/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-classloader/xwiki-commons-legacy-classloader-api/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-component/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-component/xwiki-commons-legacy-component-api/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-component/xwiki-commons-legacy-component-default/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-configuration/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-properties/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-velocity-tools/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-velocity/pom.xml
M xwiki-commons-core/xwiki-commons-logging/pom.xml
M xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/pom.xml
M xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-common/pom.xml
M xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-logback/pom.xml
M xwiki-commons-core/xwiki-commons-management/pom.xml
M xwiki-commons-core/xwiki-commons-netflux/pom.xml
M xwiki-commons-core/xwiki-commons-observation/pom.xml
M xwiki-commons-core/xwiki-commons-observation/xwiki-commons-observation-api/pom.xml
M xwiki-commons-core/xwiki-commons-observation/xwiki-commons-observation-local/pom.xml
M xwiki-commons-core/xwiki-commons-properties/pom.xml
M xwiki-commons-core/xwiki-commons-repository/pom.xml
M xwiki-commons-core/xwiki-commons-repository/xwiki-commons-repository-api/pom.xml
M xwiki-commons-core/xwiki-commons-repository/xwiki-commons-repository-model/pom.xml
M xwiki-commons-core/xwiki-commons-script/pom.xml
M xwiki-commons-core/xwiki-commons-stability/pom.xml
M xwiki-commons-core/xwiki-commons-text/pom.xml
M xwiki-commons-core/xwiki-commons-velocity/pom.xml
M xwiki-commons-core/xwiki-commons-websocket/pom.xml
M xwiki-commons-core/xwiki-commons-xml/pom.xml
M xwiki-commons-core/xwiki-commons-xstream/pom.xml
M xwiki-commons-pom/pom.xml
M xwiki-commons-tools/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-archiver/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-enforcers/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-enforcers/xwiki-commons-tool-enforcer-dependencies/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-extension-plugin/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-license-resources/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-pom/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-remote-resource-plugin/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-spoon/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-checks/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-tests/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
M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-simple/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-webjar-handlers/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-webjar-node-handlers/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-xar/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-handlers/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-integration-tests/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-plugin/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 5349dce194b3e7e16e28983e4eb47f582be9be2f
https://github.com/xwiki/xwiki-commons/commit/5349dce194b3e7e16e28983e4eb47…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M pom.xml
Log Message:
-----------
[branch] Updating inter-project dependencies on master
Compare: https://github.com/xwiki/xwiki-commons/compare/3635c84495c3...5349dce194b3
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 1d3e8b728cad1f3ec27fff9193bbaa74b1aa4130
https://github.com/xwiki/xwiki-platform/commit/1d3e8b728cad1f3ec27fff9193bb…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-test/xwiki-platform-search-test-docker/src/test/it/org/xwiki/search/test/ui/SearchSuggestIT.java
Log Message:
-----------
XWIKI-23387: Add support for configuring search exclusions
* Don't expect a particular order of search suggestions as they're
ordered by relevancy.
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: c7a22529891010a58c66e89780a998f053301520
https://github.com/xwiki/xwiki-platform/commit/c7a22529891010a58c66e89780a9…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/ThemeSheet.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.de.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.fr.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.xml
Log Message:
-----------
XWIKI-22602: Provide a UI to easily customize the logo alternative text from the colorTheme
* Fix the hint translation key.
* Update already existing translations.
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: 219d2489936fc0085636b013dde9f81aa64dc88f
https://github.com/xwiki/xwiki-platform/commit/219d2489936fc0085636b013dde9…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-test/xwiki-platform-help-test-docker/src/test/it/org/xwiki/help/test/ui/docker/TipsPanelIT.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-test/xwiki-platform-tag-test-docker/src/test/it/org/xwiki/tag/test/ui/TagIT.java
Log Message:
-----------
[Misc] Correctly load notification filter preferences mapping in tests
This fixes WCAG violations due to the error in the UI.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications