Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 32f0b43b99ddd406ac5d4015c15bb6bcca9f5a40
https://github.com/xwiki-contrib/cristal/commit/32f0b43b99ddd406ac5d4015c15…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M api/src/components/defaultWikiConfig.ts
M core/attachments/attachments-default/src/defaultAttachmentPreview.ts
M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M core/document/document-default/src/defaultDocumentService.ts
M core/hierarchy/hierarchy-default/src/utils.ts
M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
M core/history/history-github/src/components/componentsInit.ts
M core/history/history-xwiki/src/components/componentsInit.ts
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/model/model-click-listener/src/DefaultClickListener.ts
M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceSerializer.ts
M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceSerializer.ts
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceSerializer.ts
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLParser.ts
M core/navigation-tree/navigation-tree-default/src/utils.ts
M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts
M core/page-actions/page-actions-ui/src/vue/DeletePage.vue
M ds/dsfr/src/components/dsfrDesignSystemLoader.ts
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
M ds/shoelace/src/vue/__tests__/x-alert.test.ts
M ds/shoelace/src/vue/x-navigation-tree-item.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
M ds/vuetify/src/vue/x-navigation-tree.vue
M editors/tiptap/src/components/extensions/link-suggest.ts
M editors/tiptap/src/extensions/autoSaver.ts
M editors/tiptap/src/extensions/markdown.ts
M electron/storage/src/electron/main/index.ts
M eslint.config.mjs
M extension-manager/src/components/cristalLoader.ts
M extension-manager/src/components/defaultExtensionManager.ts
M lib/src/components/DefaultCristalApp.ts
M lib/src/components/cristalAppLoader.ts
M lib/src/staticBuild.ts
M macros/src/components/defaultMacroProvider.ts
M rendering/rendering/src/components/marked-macro.ts
M sharedworker/impl/src/components/worker.ts
M skin/src/components/componentsInit.ts
M skin/src/components/defaultSkinManager.ts
M skin/src/vue/__tests__/c-content.test.ts
M skin/src/vue/c-edit.vue
M skin/src/vue/c-field.vue
M skin/src/vue/contentTools.ts
Log Message:
-----------
[Misc] Enforce a limit of 10 statements per method body
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-194
Home: https://github.com/xwiki-contrib/cristal
Commit: 500cff2331e0e55a04697e17b16bed63d63ae0d0
https://github.com/xwiki-contrib/cristal/commit/500cff2331e0e55a04697e17b16…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLSerializer.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: b287dc263dd5b6d70d3d4ab417241364b7a6d7b1
https://github.com/xwiki-contrib/cristal/commit/b287dc263dd5b6d70d3d4ab4172…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M api/src/components/defaultLoggerConfig.ts
M eslint.config.mjs
M extension-manager/src/components/cristalLoader.ts
M rendering/rendering/src/components/XWikI21ToHTMLConverter.ts
M sharedworker/impl/src/components/defaultQueueWorker.ts
M skin/src/vue/c-login.vue
M skin/src/vue/c-search.vue
Log Message:
-----------
[Misc] Force consistent curly brace style
Curly braces are mandatory every for blocks containing a single expression.
Commit: dadf8ffe2e4e5617cd8a1217a1c9a5869f2ad470
https://github.com/xwiki-contrib/cristal/commit/dadf8ffe2e4e5617cd8a1217a1c…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M api/src/components/defaultLoggerConfig.ts
M eslint.config.mjs
M extension-manager/src/components/cristalLoader.ts
M rendering/rendering/src/components/XWikI21ToHTMLConverter.ts
M sharedworker/impl/src/components/defaultQueueWorker.ts
M skin/src/vue/c-login.vue
M skin/src/vue/c-search.vue
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-194
Commit: 8e58ab2a13be2e56a0185946be40f09dcce0239a
https://github.com/xwiki-contrib/cristal/commit/8e58ab2a13be2e56a0185946be4…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
Log Message:
-----------
--wip-- [skip ci]
Commit: da9c34954a4831206f74b86f54674f1d89478195
https://github.com/xwiki-contrib/cristal/commit/da9c34954a4831206f74b86f546…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceParser.ts
M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceParser.ts
M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceSerializer.ts
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLSerializer.ts
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
A electron/link-suggest/link-suggest-filesystem/package.json
A electron/link-suggest/link-suggest-filesystem/src/components/componentsInit.ts
A electron/link-suggest/link-suggest-filesystem/src/components/filesystemLinkSuggestService.ts
A electron/link-suggest/link-suggest-filesystem/src/index.ts
A electron/link-suggest/link-suggest-filesystem/tsconfig.json
A electron/link-suggest/link-suggest-filesystem/tsdoc.json
A electron/link-suggest/link-suggest-filesystem/vite.config.ts
M electron/renderer/package.json
M electron/renderer/src/index.ts
M electron/storage/package.json
M electron/storage/src/electron/main/index.ts
M electron/storage/src/electron/preload/apiTypes.ts
M electron/storage/src/electron/preload/index.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
Log Message:
-----------
--wip-- [skip ci]
Compare: https://github.com/xwiki-contrib/cristal/compare/789958e33b6e...da9c34954a48
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-371
Home: https://github.com/xwiki-contrib/cristal
Commit: 994793226906b1df0230bd06f7bb803a8e6ab6c9
https://github.com/xwiki-contrib/cristal/commit/994793226906b1df0230bd06f7b…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M api/package.json
M api/src/api/PageData.ts
M api/src/components/DefaultPageData.ts
M core/authentication/authentication-api/package.json
R core/authentication/authentication-api/src/defaultAuthenticationManagerProvider.ts
M core/authentication/authentication-api/src/index.ts
A core/authentication/authentication-default/package.json
A core/authentication/authentication-default/src/defaultAuthenticationManagerProvider.ts
A core/authentication/authentication-default/src/index.ts
A core/authentication/authentication-default/tsconfig.json
A core/authentication/authentication-default/tsdoc.json
A core/authentication/authentication-default/vite.config.ts
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M electron/storage/src/electron/main/index.ts
M lib/package.json
M lib/src/staticBuild.ts
M pnpm-lock.yaml
M sharedworker/impl/package.json
M sharedworker/impl/src/components/worker.ts
M skin/langs/translation-en.json
M skin/langs/translation-fr.json
M skin/package.json
M skin/src/vue/c-article.vue
Log Message:
-----------
CRISTAL-371: Shows details about the last edition on pages
* Use UserDetails instead of string
* Make use of Date and User UI elements
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 1616dd38b482206a76c8e75f5b5e254bea38f48c
https://github.com/xwiki/xwiki-platform/commit/1616dd38b482206a76c8e75f5b5e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-docker/src/test/it/org/xwiki/wiki/test/ui/SubWikiIT.java
Log Message:
-----------
XWIKI-22571: Backlinks update changes an absolute reference to the moved page into one relative to the current wiki
* Update test
(cherry picked from commit 4904b347da8c759aa1b2fc295a25e0bd285466ac)
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: 4904b347da8c759aa1b2fc295a25e0bd285466ac
https://github.com/xwiki/xwiki-platform/commit/4904b347da8c759aa1b2fc295a25…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-docker/src/test/it/org/xwiki/wiki/test/ui/SubWikiIT.java
Log Message:
-----------
XWIKI-22571: Backlinks update changes an absolute reference to the moved page into one relative to the current wiki
* Update test
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 7d5f01b6e7dd6e21d7ac050280ae9c9e933a46d3
https://github.com/xwiki/xwiki-platform/commit/7d5f01b6e7dd6e21d7ac050280ae…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M pom.xml
Log Message:
-----------
[release] Preparing release xwiki-platform-16.4.6
Commit: 5292357f68df062a1b2f6a48410c3753e94771d3
https://github.com/xwiki/xwiki-platform/commit/5292357f68df062a1b2f6a48410c…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
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-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-portlet/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-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-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-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-messagestream/pom.xml
M xwiki-platform-core/xwiki-platform-messagestream/xwiki-platform-messagestream-api/pom.xml
M xwiki-platform-core/xwiki-platform-messagestream/xwiki-platform-messagestream-test/pom.xml
M xwiki-platform-core/xwiki-platform-messagestream/xwiki-platform-messagestream-test/xwiki-platform-messagestream-test-tests/pom.xml
M xwiki-platform-core/xwiki-platform-messagestream/xwiki-platform-messagestream-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-test/xwiki-platform-panels-test-tests/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-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-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-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-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-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-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-tomcat8-common/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat8-mariadb/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat8-mysql/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat8-pgsql/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat9-common/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat9-mariadb/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat9-mysql/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat9-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-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-resources/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 release xwiki-platform-16.4.6
Commit: bca96a553c38edde1e48cb1f0e349d8fcb37f189
https://github.com/xwiki/xwiki-platform/commit/bca96a553c38edde1e48cb1f0e34…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
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-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-portlet/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-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-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-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-messagestream/pom.xml
M xwiki-platform-core/xwiki-platform-messagestream/xwiki-platform-messagestream-api/pom.xml
M xwiki-platform-core/xwiki-platform-messagestream/xwiki-platform-messagestream-test/pom.xml
M xwiki-platform-core/xwiki-platform-messagestream/xwiki-platform-messagestream-test/xwiki-platform-messagestream-test-tests/pom.xml
M xwiki-platform-core/xwiki-platform-messagestream/xwiki-platform-messagestream-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-test/xwiki-platform-panels-test-tests/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-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-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-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-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-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-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-tomcat8-common/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat8-mariadb/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat8-mysql/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat8-pgsql/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat9-common/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat9-mariadb/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat9-mysql/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-tomcat/xwiki-platform-distribution-debian-tomcat9-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-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-resources/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: 36ec2f02a51a3ff1b0b239baeb6e2ac9eada727c
https://github.com/xwiki/xwiki-platform/commit/36ec2f02a51a3ff1b0b239baeb6e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M pom.xml
Log Message:
-----------
[release] Update parent after release xwiki-platform-16.4.6
Compare: https://github.com/xwiki/xwiki-platform/compare/413b165a901b...36ec2f02a51a
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 286d68e94abfb7a7a91a10799dbb3a27724ac96e
https://github.com/xwiki/xwiki-platform/commit/286d68e94abfb7a7a91a10799dbb…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-ui/src/main/resources/XWiki/InplaceEditing.xml
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/messages.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/notification.js
Log Message:
-----------
XWIKI-22488: Editing the paragraph using the In-place editor moves the display window to the bottom/top of the page
* There were two issues:
** when editing a section inplace, we were removing the tabindex attribute from the editable area too early, and since the realtime plugin puts the editable area in read-only mode while it connects to the realtime session, the focus was lost (to keep the focus the editable area needs to either be editable or have the tabindex attribute set)
** when connecting to the realtime session, the realtime plugin was displaying an information box at the top of the page and it was scrolling it into view
(cherry picked from commit 9fb3d668265fdc7e9c8cfc42eea1a7e230e85e46)
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-contrib/book-versions
Commit: 88c2f6441d762f25e8af9241ef7a5136e72100ed
https://github.com/xwiki-contrib/book-versions/commit/88c2f6441d762f25e8af9…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M application-book-versions-ui/src/main/resources/BookVersions/Code/PublicationConfigurationClass.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml
Log Message:
-----------
BVERSION-8: Add publication feature
* Re-ordered properties of configuration for better showing what is important
* Added hints to explain how to configure
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 86e0450bcda29dcd6fcd6bb740286890c9636b95
https://github.com/xwiki/xwiki-platform/commit/86e0450bcda29dcd6fcd6bb74028…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-ui/src/main/resources/XWiki/InplaceEditing.xml
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/messages.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/notification.js
Log Message:
-----------
XWIKI-22488: Editing the paragraph using the In-place editor moves the display window to the bottom/top of the page
* There were two issues:
** when editing a section inplace, we were removing the tabindex attribute from the editable area too early, and since the realtime plugin puts the editable area in read-only mode while it connects to the realtime session, the focus was lost (to keep the focus the editable area needs to either be editable or have the tabindex attribute set)
** when connecting to the realtime session, the realtime plugin was displaying an information box at the top of the page and it was scrolling it into view
(cherry picked from commit 9fb3d668265fdc7e9c8cfc42eea1a7e230e85e46)
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: 9fb3d668265fdc7e9c8cfc42eea1a7e230e85e46
https://github.com/xwiki/xwiki-platform/commit/9fb3d668265fdc7e9c8cfc42eea1…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-ui/src/main/resources/XWiki/InplaceEditing.xml
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/messages.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/notification.js
Log Message:
-----------
XWIKI-22488: Editing the paragraph using the In-place editor moves the display window to the bottom/top of the page
* There were two issues:
** when editing a section inplace, we were removing the tabindex attribute from the editable area too early, and since the realtime plugin puts the editable area in read-only mode while it connects to the realtime session, the focus was lost (to keep the focus the editable area needs to either be editable or have the tabindex attribute set)
** when connecting to the realtime session, the realtime plugin was displaying an information box at the top of the page and it was scrolling it into view
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: 5897e64c79211a056e9b765c1931c072fdfb2931
https://github.com/xwiki/xwiki-rendering/commit/5897e64c79211a056e9b765c193…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M pom.xml
Log Message:
-----------
[release] Preparing release xwiki-rendering-16.4.6
Commit: 531bced719a67781aa2f6264395e39b7894f2869
https://github.com/xwiki/xwiki-rendering/commit/531bced719a67781aa2f6264395…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
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-apt/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-creole/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-docbook/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-doxia/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-twiki/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 release xwiki-rendering-16.4.6
Commit: 243fcd0d67b01c68317740d47764eabf274eeb4a
https://github.com/xwiki/xwiki-rendering/commit/243fcd0d67b01c68317740d4776…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
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-apt/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-creole/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-docbook/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-doxia/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-twiki/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: 524c8878ee2f0d60322cec62e6fc5101c97e859c
https://github.com/xwiki/xwiki-rendering/commit/524c8878ee2f0d60322cec62e6f…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M pom.xml
Log Message:
-----------
[release] Update parent after release xwiki-rendering-16.4.6
Compare: https://github.com/xwiki/xwiki-rendering/compare/3a912d81e4cf...524c8878ee2f
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 50ef1674a1b046cd1568f7d1f14b3681ce12ebbf
https://github.com/xwiki/xwiki-commons/commit/50ef1674a1b046cd1568f7d1f14b3…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M pom.xml
Log Message:
-----------
[release] Preparing release xwiki-commons-16.4.6
Commit: 8c14d05055fc563d2838c2c9bb141e91d7401386
https://github.com/xwiki/xwiki-commons/commit/8c14d05055fc563d2838c2c9bb141…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
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-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-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-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-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 release xwiki-commons-16.4.6
Commit: 66ec18dfcef0e0bf35d581c6a2ee96be5594017a
https://github.com/xwiki/xwiki-commons/commit/66ec18dfcef0e0bf35d581c6a2ee9…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
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-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-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-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-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: 759881bedc6f180831f9b42c54e5f5155aabef84
https://github.com/xwiki/xwiki-commons/commit/759881bedc6f180831f9b42c54e5f…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M pom.xml
Log Message:
-----------
[release] Update parent after release xwiki-commons-16.4.6
Compare: https://github.com/xwiki/xwiki-commons/compare/c7d1dbdaf917...759881bedc6f
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-contrib/book-versions
Commit: ea458412b52254153e9e00e4e76150ec02c1db80
https://github.com/xwiki-contrib/book-versions/commit/ea458412b52254153e9e0…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
A application-book-versions-ui/src/main/resources/BookVersions/Code/PublicationConfigurationClass.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/PublicationConfigurationSheet.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/PublicationConfigurationTemplate.xml
Log Message:
-----------
BVERSION-8: Add publication feature
* Added the publication configuration class
* Added a new space in the book/library for setting the publication configurations
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 58d196cfec6dcfa006148267c77ea5758099b4bf
https://github.com/xwiki-contrib/book-versions/commit/58d196cfec6dcfa006148…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M application-book-versions-ui/src/main/resources/BookVersions/Code/AdminUIMacro.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/AdministrationMenu.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/BookLibrarySheet.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml
Log Message:
-----------
BVERSION-8: Add publication feature
* Added the publication configuration class
* Added a new space in the book/library for setting the publication configurations
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/CRISTAL-371
Home: https://github.com/xwiki-contrib/cristal
Commit: 4e435654a16c6a02d1074b9777fad0a50610a5fb
https://github.com/xwiki-contrib/cristal/commit/4e435654a16c6a02d1074b9777f…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M api/src/api/PageData.ts
M api/src/components/DefaultPageData.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M electron/storage/src/electron/main/index.ts
M skin/langs/translation-en.json
M skin/langs/translation-fr.json
M skin/src/vue/c-article.vue
Log Message:
-----------
CRISTAL-371: Shows details about the last edition on pages
* Add lastAuthor and lastModificationDate to PageData
* Set both attributes for XWiki and FileSystem
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-371
Home: https://github.com/xwiki-contrib/cristal
Commit: bb9e2d81a22559d202f9483956198456636d2759
https://github.com/xwiki-contrib/cristal/commit/bb9e2d81a22559d202f94839561…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M api/src/api/PageData.ts
M api/src/components/DefaultPageData.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M electron/storage/src/electron/main/index.ts
M skin/langs/translation-en.json
M skin/langs/translation-fr.json
M skin/src/vue/c-article.vue
Log Message:
-----------
CRISTAL-371: Shows details about the last edition on pages
* Add lastAuthor and lastModificationDate to PageData
* Set both attributes for XWiki and FileSystem
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 08344f0ecdc87b8f1a9f053ad7333ff5ca46bb09
https://github.com/xwiki-contrib/cristal/commit/08344f0ecdc87b8f1a9f053ad73…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M core/attachments/attachments-ui/src/AttachmentsInfoAction.ts
M core/info-actions/info-actions-api/src/index.ts
M core/info-actions/info-actions-default/src/DefaultInfoActionsService.ts
M skin/src/components/InformationTab.ts
M skin/src/components/info-actions/commentsInfoAction.ts
M skin/src/components/info-actions/likesInfoAction.ts
M skin/src/vue/c-article.vue
M skin/src/vue/c-sidebar-panel.vue
M skin/src/vue/c-sidebar.vue
Log Message:
-----------
CRISTAL-304: Remove mock element from the early prototype (#518)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: b287dc263dd5b6d70d3d4ab417241364b7a6d7b1
https://github.com/xwiki-contrib/cristal/commit/b287dc263dd5b6d70d3d4ab4172…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M api/src/components/defaultLoggerConfig.ts
M eslint.config.mjs
M extension-manager/src/components/cristalLoader.ts
M rendering/rendering/src/components/XWikI21ToHTMLConverter.ts
M sharedworker/impl/src/components/defaultQueueWorker.ts
M skin/src/vue/c-login.vue
M skin/src/vue/c-search.vue
Log Message:
-----------
[Misc] Force consistent curly brace style
Curly braces are mandatory every for blocks containing a single expression.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-194
Home: https://github.com/xwiki-contrib/cristal
Commit: b82d189029a96fcac957c129d3aa5108739f273f
https://github.com/xwiki-contrib/cristal/commit/b82d189029a96fcac957c129d3a…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M skin/src/vue/c-content.vue
Log Message:
-----------
[Misc] Quick fix for header positioning on Firefox
Commit: e343a813037e6ecd54450ee4572e638a15afc848
https://github.com/xwiki-contrib/cristal/commit/e343a813037e6ecd54450ee4572…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M core/link-suggest/link-suggest-api/src/linkSuggestService.ts
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
A core/tiptap-extensions/tiptap-link-suggest-ui/package.json
A core/tiptap-extensions/tiptap-link-suggest-ui/src/index.ts
A core/tiptap-extensions/tiptap-link-suggest-ui/src/vue/LinkSuggestItem.vue
A core/tiptap-extensions/tiptap-link-suggest-ui/tsconfig.json
A core/tiptap-extensions/tiptap-link-suggest-ui/vite.config.ts
M editors/tiptap/package.json
M editors/tiptap/src/vue/c-tiptap-link-suggest.vue
M pnpm-lock.yaml
M skin/src/vue/c-content.vue
Log Message:
-----------
--wip-- [skip ci]
Commit: 46959c857fac07c2b1db85ca50a0a14d4f4f48dc
https://github.com/xwiki-contrib/cristal/commit/46959c857fac07c2b1db85ca50a…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M core/attachments/attachments-ui/package.json
Log Message:
-----------
--wip-- [skip ci]
Commit: 49afa8531d919b68f7d36f98f74453a500feb958
https://github.com/xwiki-contrib/cristal/commit/49afa8531d919b68f7d36f98f74…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M api/package.json
M core/alerts/alerts-api/package.json
M core/alerts/alerts-default/package.json
M core/alerts/alerts-ui/package.json
M core/attachments/attachments-api/package.json
M core/attachments/attachments-default/package.json
M core/attachments/attachments-ui/package.json
M core/attachments/attachments-ui/src/vue/AttachmentUploadForm.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue
M core/authentication/authentication-api/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/date/date-api/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/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/info-actions/info-actions-api/package.json
M core/info-actions/info-actions-default/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/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-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/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-actions/page-actions-ui/src/vue/PageActions.vue
M core/page-actions/page-actions-ui/src/vue/PageActionsCategory.vue
M core/uiextension/uiextension-api/package.json
M core/uiextension/uiextension-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/dsfr/src/vue/x-menu.vue
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/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M realtime/package.json
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M sources/xwiki/mock-server/package.json
M web/package.json
Log Message:
-----------
[Misc] Add vue to eslint file selection for all projects
And fix newly caught linting issues.
Commit: 26b4a37fadc6e4c06cf430a3f8f7459e3df6de82
https://github.com/xwiki-contrib/cristal/commit/26b4a37fadc6e4c06cf430a3f8f…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M skin/src/vue/c-content.vue
Log Message:
-----------
CRISTAL-321: The more actions content menu is too close to the edge
Fix linting issue in c-content
Commit: 0f44f4bae73c366e20f54e60b31c9efba204574c
https://github.com/xwiki-contrib/cristal/commit/0f44f4bae73c366e20f54e60b31…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M pnpm-lock.yaml
M realtime/package.json
M sources/xwiki/mock-server/package.json
M web/package.json
Log Message:
-----------
[Misc] Update dependency express to v4.21.2 (#501)
Commit: 54f43e878d205c9824fbaf49759032b902bbc8f6
https://github.com/xwiki-contrib/cristal/commit/54f43e878d205c9824fbaf49759…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M pnpm-lock.yaml
M web/package.json
Log Message:
-----------
[Misc] Update dependency vite-plugin-inspect to v0.10.3 (#500)
Commit: cb8592c9423a54df0d14a2bfc87a945964b8996d
https://github.com/xwiki-contrib/cristal/commit/cb8592c9423a54df0d14a2bfc87…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency nx to v20.2.0 (#497)
Commit: b71af751770dad933325c1e69f18533473366496
https://github.com/xwiki-contrib/cristal/commit/b71af751770dad933325c1e69f1…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M core/alerts/alerts-default/package.json
M core/attachments/attachments-default/package.json
M core/document/document-default/package.json
M editors/tiptap/package.json
M lib/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-361: Upgrade to pinia 2.3.0
Commit: 30b6bc810e4be9d6ed85b6f0dd3f64eb40b329a5
https://github.com/xwiki-contrib/cristal/commit/30b6bc810e4be9d6ed85b6f0dd3…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency nx to v20.2.1 (#502)
Commit: 06d323d63ef29e40a2f50014d7f5d645be046359
https://github.com/xwiki-contrib/cristal/commit/06d323d63ef29e40a2f50014d7f…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency eslint to v9.16.0
Commit: c1a2ae37eab45ba844a357b24090e545c5bcc67b
https://github.com/xwiki-contrib/cristal/commit/c1a2ae37eab45ba844a357b2409…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M ds/shoelace/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-362: Upgrade to @shoelace-style/shoelace 2.19.0
Commit: fad937a358641a989a5273e018704641fb5a2634
https://github.com/xwiki-contrib/cristal/commit/fad937a358641a989a5273e0187…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json
M electron/browser/package.json
M electron/main/package.json
M electron/package.json
M electron/storage/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-363: Upgrade to electron 33.2.1
Commit: 276d3662f5d71374ea3a57ec1782a5a2d2bc3e98
https://github.com/xwiki-contrib/cristal/commit/276d3662f5d71374ea3a57ec178…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M package.json
Log Message:
-----------
[Misc] Update pnpm to v9.15.0 (#492)
Commit: 88d5cd5a3a6c7c1893499122b05d005df85b1105
https://github.com/xwiki-contrib/cristal/commit/88d5cd5a3a6c7c1893499122b05…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M ds/vuetify/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-335: Upgrade to vuetify 3.7.5
Commit: b0040cc3152dea3b6420f89ef7baeb70948b3c55
https://github.com/xwiki-contrib/cristal/commit/b0040cc3152dea3b6420f89ef7b…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M pnpm-lock.yaml
M rendering/rendering/package.json
M skin/package.json
Log Message:
-----------
CRISTAL-341: Upgrade to marked to 15.0.3 and marked-base-url to 1.1.6
Commit: f6bcf2c47796a24a1eed0be9d161e786ace703a4
https://github.com/xwiki-contrib/cristal/commit/f6bcf2c47796a24a1eed0be9d16…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency @vitest/coverage-v8 to v2.1.8 (#484)
Commit: 6b1718c0ad86e21e8b83bb3ae5a3a8d76a46afcf
https://github.com/xwiki-contrib/cristal/commit/6b1718c0ad86e21e8b83bb3ae5a…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-ui/package.json
M core/extra-tabs/extra-tabs-api/package.json
M core/file-preview/file-preview-ui/package.json
M core/history/history-ui/package.json
M core/page-actions/page-actions-api/package.json
M core/page-actions/page-actions-ui/package.json
M dev/test-utils/package.json
M ds/vuetify/package.json
M lib/package.json
M pnpm-lock.yaml
M skin/package.json
Log Message:
-----------
[Misc] Update dependency vue-i18n to v10.0.5 [SECURITY]
Commit: 54f7c9e5757c50394185fb62e20d6a80d6b032ad
https://github.com/xwiki-contrib/cristal/commit/54f7c9e5757c50394185fb62e20…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/package.json
M package.json
M pnpm-lock.yaml
M web/package.json
Log Message:
-----------
[Misc] Update Node.js to v22.12.0 (#455)
Commit: a343e6c3a91433353d73571136e411a0c86fcded
https://github.com/xwiki-contrib/cristal/commit/a343e6c3a91433353d73571136e…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M pnpm-lock.yaml
M web/package.json
Log Message:
-----------
[Misc] Update dependency @playwright/test to v1.49.0
Commit: 2765547c5f3917353917ef5b42e1f9f3b8b43c6e
https://github.com/xwiki-contrib/cristal/commit/2765547c5f3917353917ef5b42e…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency vite to v6.0.3 (#490)
Commit: 58a97698a47cd5c85b29386a6d1dab3cbbae5e84
https://github.com/xwiki-contrib/cristal/commit/58a97698a47cd5c85b29386a6d1…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M skin/langs/translation-en.json
M skin/langs/translation-fr.json
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-343: c-page-creation-menu.vue is not translated
Commit: 43e5b7f10d938aaa248949cfd607ed1add90d495
https://github.com/xwiki-contrib/cristal/commit/43e5b7f10d938aaa248949cfd60…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M ds/api/src/index.ts
M ds/shoelace/src/vue/form/x-text-field.vue
M ds/shoelace/src/vue/x-dialog.vue
M ds/vuetify/src/vue/form/x-text-field.vue
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-325: New page UI's "Name" field should be selected by default and the placeholder text disappear when typing
Commit: 1dd18a7d4de9543ca866c31762eb24d8117752e7
https://github.com/xwiki-contrib/cristal/commit/1dd18a7d4de9543ca866c31762e…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-344: The page creation form is not submited on enter
Commit: 98a41b14aeb374304030d3be13b5b360677ee196
https://github.com/xwiki-contrib/cristal/commit/98a41b14aeb374304030d3be13b…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M core/backends/backend-xwiki/src/XWikiWikiConfig.ts
M core/model/model-reference/model-reference-api/src/componentInit.ts
A core/model/model-reference/model-reference-api/src/defaultModelReferenceHandler.ts
A core/model/model-reference/model-reference-api/src/defaultModelReferenceHandlerProvider.ts
M core/model/model-reference/model-reference-api/src/index.ts
A core/model/model-reference/model-reference-api/src/modelReferenceHandler.ts
A core/model/model-reference/model-reference-api/src/modelReferenceHandlerProvider.ts
M core/model/model-reference/model-reference-xwiki/src/componentInit.ts
A core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceHandler.ts
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-346: WebHome is visible in the page creation form
Commit: 4c38594b47ad7d42f7ef3dd2e98980f2eef6d493
https://github.com/xwiki-contrib/cristal/commit/4c38594b47ad7d42f7ef3dd2e98…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M ds/shoelace/src/vue/x-dialog.vue
M ds/vuetify/src/vue/x-dialog.vue
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-359: Page creation form button not visible when tree is too big on Vuetify
Commit: 9a73f7b43f2971c97f83c610f55a63309124ecda
https://github.com/xwiki-contrib/cristal/commit/9a73f7b43f2971c97f83c610f55…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
R ds/shoelace/src/vue/x-textfield.vue
Log Message:
-----------
[Misc] Remove duplicated XTextfield in Shoelace ds
Commit: 9f54b3c36c4ef01adbe94e2e782589d6856526a6
https://github.com/xwiki-contrib/cristal/commit/9f54b3c36c4ef01adbe94e2e782…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M core/model/model-reference/model-reference-filesystem/src/componentInit.ts
M core/model/model-reference/model-reference-nextcloud/src/componentInit.ts
Log Message:
-----------
[Misc] Add missing "type" imports
Commit: fb890a063a1851954c9fc611c190bcfa110038de
https://github.com/xwiki-contrib/cristal/commit/fb890a063a1851954c9fc611c19…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M api/package.json
M core/alerts/alerts-api/package.json
M core/alerts/alerts-default/package.json
M core/alerts/alerts-ui/package.json
M core/attachments/attachments-api/package.json
M core/attachments/attachments-default/package.json
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-api/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/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/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-api/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/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-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/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/uiextension/uiextension-api/package.json
M core/uiextension/uiextension-default/package.json
M core/uiextension/uiextension-ui/package.json
M core/user/user-ui/package.json
M core/xwiki/xwiki-utils/package.json
M dev/config/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/tiptap/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/main/package.json
M electron/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
M realtime/package.json
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M sources/xwiki/mock-server/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
[Misc] Set the version of vite for all packages
Avoid dependency inconsistencies.
Commit: 905c5ef0fe1fdff76266fb3de79c2fa3c9b6585d
https://github.com/xwiki-contrib/cristal/commit/905c5ef0fe1fdff76266fb3de79…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M core/attachments/attachments-ui/src/vue/AttachmentPreview.vue
R core/model/model-remote-url/model-remote-url-filesystem/CHANGELOG.md
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/package.json
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/src/index.ts
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/tsconfig.json
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/tsdoc.json
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/vite.config.ts
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/CHANGELOG.md
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/package.json
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/componentInit.ts
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLParser.ts
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLSerializer.ts
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/index.ts
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/tsconfig.json
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/tsdoc.json
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/vite.config.ts
R core/model/model-remote-url/model-remote-url-filesystem/package.json
R core/model/model-remote-url/model-remote-url-filesystem/src/componentInit.ts
R core/model/model-remote-url/model-remote-url-filesystem/src/filesystemRemoteURLParser.ts
R core/model/model-remote-url/model-remote-url-filesystem/src/filesystemRemoteURLSerializer.ts
R core/model/model-remote-url/model-remote-url-filesystem/src/index.ts
R core/model/model-remote-url/model-remote-url-filesystem/tsconfig.json
R core/model/model-remote-url/model-remote-url-filesystem/tsdoc.json
R core/model/model-remote-url/model-remote-url-filesystem/vite.config.ts
M electron/renderer/package.json
M electron/renderer/src/index.ts
M electron/storage/package.json
M electron/storage/src/electron/main/index.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
Log Message:
-----------
CRISTAL-348: Add support for attachment preview in the file system backend (#503)
Commit: c104fa1206cf6e85366769183f3be5d80cb1d727
https://github.com/xwiki-contrib/cristal/commit/c104fa1206cf6e85366769183f3…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M api/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-api/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-default/package.json
M core/date/date-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/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-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/info-actions/info-actions-default/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/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-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-default/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-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/uiextension/uiextension-default/package.json
M dev/test-utils/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/package.json
M electron/browser/package.json
M electron/renderer/package.json
M electron/storage/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M sharedworker/impl/package.json
M skin/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
[Misc] Update dependency inversify to v6.1.6
Commit: 7fd3433265fa95a6e033dfa9864e0b333f9a7e2d
https://github.com/xwiki-contrib/cristal/commit/7fd3433265fa95a6e033dfa9864…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M core/page-actions/page-actions-ui/src/vue/PageActionsCategory.vue
Log Message:
-----------
[Misc] Use shallow refs for Page Actions UI Components
Commit: aa46e2246246ba2e7f51de812c71c47e3c76ae4b
https://github.com/xwiki-contrib/cristal/commit/aa46e2246246ba2e7f51de812c7…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M api/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-api/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-default/package.json
M core/date/date-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/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-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/info-actions/info-actions-default/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/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-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-default/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-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/uiextension/uiextension-default/package.json
M dev/test-utils/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/package.json
M electron/browser/package.json
M electron/renderer/package.json
M electron/storage/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M sharedworker/impl/package.json
M skin/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
Merge pull request #488 from renovate-bot/renovate/inversify-6.x
Commit: 264e7bfc51a3ff925d61e573bd058cbf638e3aaa
https://github.com/xwiki-contrib/cristal/commit/264e7bfc51a3ff925d61e573bd0…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M pnpm-lock.yaml
M rendering/rendering/package.json
Log Message:
-----------
[Misc] Update dependency dompurify to v3.2.2
Commit: ec24dfd86c9647e8d1bb102dc2fc19f531124322
https://github.com/xwiki-contrib/cristal/commit/ec24dfd86c9647e8d1bb102dc2f…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M pnpm-lock.yaml
M rendering/rendering/package.json
Log Message:
-----------
Merge pull request #486 from renovate-bot/renovate/dompurify-3.x
Commit: 1a3cd070ade29616c02f2aa06cd530a3cb175849
https://github.com/xwiki-contrib/cristal/commit/1a3cd070ade29616c02f2aa06cd…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M api/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-api/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-default/package.json
M core/date/date-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/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-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/info-actions/info-actions-default/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/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-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-default/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-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/uiextension/uiextension-default/package.json
M dev/test-utils/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/package.json
M electron/browser/package.json
M electron/renderer/package.json
M electron/storage/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M sharedworker/impl/package.json
M skin/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
[Misc] Update dependency inversify to v6.2.0
Commit: 834d848266617c32c06ea9c39b7bfc6e54b32cd4
https://github.com/xwiki-contrib/cristal/commit/834d848266617c32c06ea9c39b7…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M api/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-api/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-default/package.json
M core/date/date-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/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-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/info-actions/info-actions-default/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/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-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-default/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-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/uiextension/uiextension-default/package.json
M dev/test-utils/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/package.json
M electron/browser/package.json
M electron/renderer/package.json
M electron/storage/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M sharedworker/impl/package.json
M skin/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
Merge pull request #505 from renovate-bot/renovate/inversify-6.x
Commit: 418f473624d00b0fec33b759d87909de79506ad8
https://github.com/xwiki-contrib/cristal/commit/418f473624d00b0fec33b759d87…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M core/authentication/authentication-xwiki/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency axios to v1.7.9
Commit: d547432381f99f6df98d00feef55a01370350928
https://github.com/xwiki-contrib/cristal/commit/d547432381f99f6df98d00feef5…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-ui/package.json
M core/extra-tabs/extra-tabs-api/package.json
M core/file-preview/file-preview-ui/package.json
M core/history/history-ui/package.json
M core/page-actions/page-actions-api/package.json
M core/page-actions/page-actions-ui/package.json
M dev/test-utils/package.json
M ds/vuetify/package.json
M lib/package.json
M pnpm-lock.yaml
M skin/package.json
Log Message:
-----------
Merge pull request #483 from renovate-bot/renovate/npm-vue-i18n-vulnerability
Commit: bafdf788b197d5298342a30636c0fb30c3bd600a
https://github.com/xwiki-contrib/cristal/commit/bafdf788b197d5298342a30636c…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M pnpm-lock.yaml
M rendering/rendering/package.json
Log Message:
-----------
[Misc] Update dependency dompurify to v3.2.3
Commit: 929c4e0f648137cb034a68f972e46cdf52be5af4
https://github.com/xwiki-contrib/cristal/commit/929c4e0f648137cb034a68f972e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M pnpm-lock.yaml
M rendering/rendering/package.json
Log Message:
-----------
Merge pull request #506 from renovate-bot/renovate/dompurify-3.x
Commit: 16792bbbca59aa2ae7f831ab0c3fb9f88dd68bc7
https://github.com/xwiki-contrib/cristal/commit/16792bbbca59aa2ae7f831ab0c3…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M core/authentication/authentication-xwiki/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M pnpm-lock.yaml
Log Message:
-----------
Merge pull request #485 from renovate-bot/renovate/axios-1.x
Commit: cfffd1d96399887dd579ffcbc12c484f4bd52d40
https://github.com/xwiki-contrib/cristal/commit/cfffd1d96399887dd579ffcbc12…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M api/package.json
M core/alerts/alerts-api/package.json
M core/alerts/alerts-default/package.json
M core/alerts/alerts-ui/package.json
M core/attachments/attachments-api/package.json
M core/attachments/attachments-default/package.json
M core/attachments/attachments-ui/package.json
M core/attachments/attachments-ui/src/vue/AttachmentPreview.vue
M core/attachments/attachments-ui/src/vue/AttachmentUploadForm.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue
M core/authentication/authentication-api/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/backends/backend-xwiki/src/XWikiWikiConfig.ts
M core/browser/browser-api/package.json
M core/browser/browser-default/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/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-api/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/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-api/src/componentInit.ts
A core/model/model-reference/model-reference-api/src/defaultModelReferenceHandler.ts
A core/model/model-reference/model-reference-api/src/defaultModelReferenceHandlerProvider.ts
M core/model/model-reference/model-reference-api/src/index.ts
A core/model/model-reference/model-reference-api/src/modelReferenceHandler.ts
A core/model/model-reference/model-reference-api/src/modelReferenceHandlerProvider.ts
M core/model/model-reference/model-reference-filesystem/package.json
M core/model/model-reference/model-reference-filesystem/src/componentInit.ts
M core/model/model-reference/model-reference-nextcloud/package.json
M core/model/model-reference/model-reference-nextcloud/src/componentInit.ts
M core/model/model-reference/model-reference-xwiki/package.json
M core/model/model-reference/model-reference-xwiki/src/componentInit.ts
A core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceHandler.ts
M core/model/model-remote-url/model-remote-url-api/package.json
R core/model/model-remote-url/model-remote-url-filesystem/CHANGELOG.md
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/package.json
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/src/index.ts
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/tsconfig.json
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/tsdoc.json
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/vite.config.ts
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/CHANGELOG.md
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/package.json
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/componentInit.ts
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLParser.ts
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLSerializer.ts
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/index.ts
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/tsconfig.json
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/tsdoc.json
A core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/vite.config.ts
R core/model/model-remote-url/model-remote-url-filesystem/package.json
R core/model/model-remote-url/model-remote-url-filesystem/src/componentInit.ts
R core/model/model-remote-url/model-remote-url-filesystem/src/filesystemRemoteURLParser.ts
R core/model/model-remote-url/model-remote-url-filesystem/src/filesystemRemoteURLSerializer.ts
R core/model/model-remote-url/model-remote-url-filesystem/src/index.ts
R core/model/model-remote-url/model-remote-url-filesystem/tsconfig.json
R core/model/model-remote-url/model-remote-url-filesystem/tsdoc.json
R core/model/model-remote-url/model-remote-url-filesystem/vite.config.ts
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-actions/page-actions-ui/src/vue/PageActions.vue
M core/page-actions/page-actions-ui/src/vue/PageActionsCategory.vue
M core/uiextension/uiextension-api/package.json
M core/uiextension/uiextension-default/package.json
M core/uiextension/uiextension-ui/package.json
M core/user/user-ui/package.json
M core/xwiki/xwiki-utils/package.json
M dev/config/package.json
M dev/test-utils/package.json
M ds/api/package.json
M ds/api/src/index.ts
M ds/dsfr/package.json
M ds/dsfr/src/vue/x-menu.vue
M ds/shoelace/package.json
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
M ds/shoelace/src/vue/form/x-text-field.vue
M ds/shoelace/src/vue/x-dialog.vue
R ds/shoelace/src/vue/x-textfield.vue
M ds/vuetify/package.json
M ds/vuetify/src/vue/form/x-text-field.vue
M ds/vuetify/src/vue/x-dialog.vue
M editors/tiptap/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/main/package.json
M electron/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/renderer/src/index.ts
M electron/storage/package.json
M electron/storage/src/electron/main/index.ts
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M package.json
M pnpm-lock.yaml
M pnpm-workspace.yaml
M realtime/package.json
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/langs/translation-en.json
M skin/langs/translation-fr.json
M skin/package.json
M skin/src/vue/c-page-creation-menu.vue
M sources/xwiki/mock-server/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-194
Commit: ee60f25b419375cfd0d26fd0a420b4e13563975a
https://github.com/xwiki-contrib/cristal/commit/ee60f25b419375cfd0d26fd0a42…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M core/hierarchy/hierarchy-xwiki/package.json
M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
M pnpm-lock.yaml
M skin/src/vue/c-content.vue
M web/e2e/main-page.spec.ts
M web/e2e/pageObjects/Breadcrumb.ts
Log Message:
-----------
CRISTAL-364: Breadcrumb links not working with Shoelace
* Create local links for breadcrumb items
Commit: 54df7a700aae3944f5a68d78d2ff4fed2b0610a0
https://github.com/xwiki-contrib/cristal/commit/54df7a700aae3944f5a68d78d2f…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M sources/xwiki/mock-server/src/index.ts
M web/e2e/main-page.spec.ts
M web/e2e/pageObjects/Breadcrumb.ts
M web/e2e/pageObjects/NavigationTree.ts
Log Message:
-----------
CRISTAL-364: Breadcrumb links not working with Shoelace
* Add UI test
Commit: bac8d61ff948e783eb35aff55b02d45402ec9693
https://github.com/xwiki-contrib/cristal/commit/bac8d61ff948e783eb35aff55b0…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M core/model/model-reference/model-reference-xwiki/src/__tests__/defaultLocalURLSerializer.test.ts
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceSerializer.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLParser.ts
Log Message:
-----------
CRISTAL-366: Special characters not properly handled in XWiki references parsing/serializing
Commit: 8bb129072f239e2b32b83d89e1a995d751e582e2
https://github.com/xwiki-contrib/cristal/commit/8bb129072f239e2b32b83d89e1a…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M core/hierarchy/hierarchy-xwiki/package.json
M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
M pnpm-lock.yaml
M skin/src/vue/c-content.vue
M sources/xwiki/mock-server/src/index.ts
M web/e2e/main-page.spec.ts
M web/e2e/pageObjects/Breadcrumb.ts
M web/e2e/pageObjects/NavigationTree.ts
Log Message:
-----------
Merge pull request #504 from xwiki-contrib/CRISTAL-364
* Create local links for breadcrumb items
Commit: f33984491d02c762e768a15dff1f1eec2ebf7c54
https://github.com/xwiki-contrib/cristal/commit/f33984491d02c762e768a15dff1…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M core/model/model-reference/model-reference-xwiki/src/__tests__/defaultLocalURLSerializer.test.ts
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceSerializer.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLParser.ts
Log Message:
-----------
Merge pull request #507 from xwiki-contrib/CRISTAL-366
Commit: 33c9997a168e4358b3569ddb5a0af5c1c85ae6ca
https://github.com/xwiki-contrib/cristal/commit/33c9997a168e4358b3569ddb5a0…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/package.json
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
Log Message:
-----------
[Misc] package.json cleanup
Commit: 08686105ef45975509eb1c291abfb95ec42583f4
https://github.com/xwiki-contrib/cristal/commit/08686105ef45975509eb1c291ab…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
A .github/workflows/build_electron.yml
M electron/.electron-builder.config.js
M electron/package.json
M web/package.json
Log Message:
-----------
CRISTAL-311: Improve Cristal distributions
Commit: c61150c5ea6ef62ff8f689bf9230ce9d9084f925
https://github.com/xwiki-contrib/cristal/commit/c61150c5ea6ef62ff8f689bf923…
Author: Simpel <git(a)simpel.cc>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
A ds/vuetify/langs/translation-de.json
Log Message:
-----------
Added translation using Weblate (German)
Commit: f210fb2f1e60d8cd715e631258819573e1f17869
https://github.com/xwiki-contrib/cristal/commit/f210fb2f1e60d8cd715e6312588…
Author: Simpel <git(a)simpel.cc>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
A skin/langs/translation-de.json
Log Message:
-----------
Added translation using Weblate (German)
Commit: de7b08aae795f59c0c2acd79ed61f05de689f791
https://github.com/xwiki-contrib/cristal/commit/de7b08aae795f59c0c2acd79ed6…
Author: Simpel <git(a)simpel.cc>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M ds/vuetify/langs/translation-de.json
Log Message:
-----------
Translated using Weblate (German)
Currently translated at 100.0% (2 of 2 strings)
Translation: XWiki Contrib/cristal - vuetify
Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal/cristal-vuetify/de/
Commit: 05a6921bcd279ca0ddfaf98f1a04f0f0ca0c4368
https://github.com/xwiki-contrib/cristal/commit/05a6921bcd279ca0ddfaf98f1a0…
Author: Simpel <git(a)simpel.cc>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M skin/langs/translation-de.json
Log Message:
-----------
Translated using Weblate (German)
Currently translated at 100.0% (10 of 10 strings)
Translation: XWiki Contrib/Cristal - Skin
Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal/cristal-skin/de/
Commit: 42e4f6b1c03e9f57487319c2a670c5c0069e0464
https://github.com/xwiki-contrib/cristal/commit/42e4f6b1c03e9f57487319c2a67…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
A ds/vuetify/langs/translation-de.json
A skin/langs/translation-de.json
Log Message:
-----------
Merge pull request #508 from xwikiorgci/weblate-xwiki-contrib-cristal-skin
Translations update from Weblate
Commit: 4d74d59026b9309b7c72a15146568d1829904814
https://github.com/xwiki-contrib/cristal/commit/4d74d59026b9309b7c72a151465…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M electron/.electron-builder.config.js
Log Message:
-----------
[Misc] Fix bad link to electron.build documentation
Commit: 8f27b1c597c373bf0a9ebe8e679aca763f850260
https://github.com/xwiki-contrib/cristal/commit/8f27b1c597c373bf0a9ebe8e679…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M editors/tiptap/src/vue/c-edit-tiptap.vue
Log Message:
-----------
CRISTAL-321: The more actions content menu is too close to the edge
- Fix for header misalignment when in edit mode on Firefox
Commit: d5e710afcaadde4a115ec599b41ec8480d2924ac
https://github.com/xwiki-contrib/cristal/commit/d5e710afcaadde4a115ec599b41…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M editors/tiptap/src/vue/c-edit-tiptap.vue
Log Message:
-----------
CRISTAL-321: The more actions content menu is too close to the edge
- fix linting
Commit: 13f1a9c1789feb1716d03df39a9b5915025f1083
https://github.com/xwiki-contrib/cristal/commit/13f1a9c1789feb1716d03df39a9…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M editors/tiptap/src/vue/c-edit-tiptap.vue
M skin/langs/translation-en.json
M skin/src/index.ts
M skin/src/vue/__tests__/c-content.test.ts
A skin/src/vue/c-article.vue
M skin/src/vue/c-content.vue
M skin/src/vue/c-edit.vue
Log Message:
-----------
CRISTAL-319: Missing breadcrumb in edit mode
Commit: c72d84c7bfe92560ad91403529c92f35fd431c96
https://github.com/xwiki-contrib/cristal/commit/c72d84c7bfe92560ad91403529c…
Author: tkrieck <149672322+tkrieck(a)users.noreply.github.com>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M editors/tiptap/src/vue/c-tiptap-selector.vue
Log Message:
-----------
CRISTAL-360: Better UI for the slash menu (#509)
Commit: 1a0d06b8ed2e1a6767e531ebff1b7e3247ccc57c
https://github.com/xwiki-contrib/cristal/commit/1a0d06b8ed2e1a6767e531ebff1…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M web/e2e/main-page.spec.ts
Log Message:
-----------
CRISTAL-319: Missing breadcrumb in edit mode
Fix bad selector in functional tests.
Commit: 14d7c46ca4177facb5c5543ea98f6085be7b2286
https://github.com/xwiki-contrib/cristal/commit/14d7c46ca4177facb5c5543ea98…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M electron/storage/src/electron/main/index.ts
Log Message:
-----------
CRISTAL-367: On file system, the page title is not displayed if undefined
Commit: a529082b0c697647fa1537989be501232bd96081
https://github.com/xwiki-contrib/cristal/commit/a529082b0c697647fa1537989be…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M core/authentication/authentication-ui/src/vue/UserDetails.vue
M core/authentication/authentication-ui/src/vue/__tests__/UserDetails.test.ts
M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts
Log Message:
-----------
CRISTAL-368: Use can't logout if the user profile cannot be access
Commit: 732015e2c0865f606867e4d7b846fedc2e7f7a56
https://github.com/xwiki-contrib/cristal/commit/732015e2c0865f606867e4d7b84…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M editors/tiptap/src/extensions/autoSaver.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
Log Message:
-----------
CRISTAL-298: Page titles are not saved automatically by realtime editor
Commit: c5c598f71979648090f47a32ed5c92d42a42d572
https://github.com/xwiki-contrib/cristal/commit/c5c598f71979648090f47a32ed5…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M editors/tiptap/package.json
M pnpm-lock.yaml
M realtime/package.json
Log Message:
-----------
CRISTAL-337: Upgrade hocuspocus to 2.15.0
Commit: 7336bcf19a57212525d2ad6bd539714864d7f787
https://github.com/xwiki-contrib/cristal/commit/7336bcf19a57212525d2ad6bd53…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update @typescript-eslint to v8.18.0 (#510)
Commit: 4c9ebfb512f45818ad6794cf0d6a2055c09ef3ec
https://github.com/xwiki-contrib/cristal/commit/4c9ebfb512f45818ad6794cf0d6…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency nx to v20.2.2 (#516)
Commit: 28e5582863bab1f078b1082d5e1f6530d33eff82
https://github.com/xwiki-contrib/cristal/commit/28e5582863bab1f078b1082d5e1…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M pnpm-lock.yaml
M sources/xwiki/mock-server/package.json
Log Message:
-----------
[Misc] Update dependency nodemon to v3.1.9 (#515)
Commit: 6a68888d10bb6dd458659678fc1c8ae593e6f9df
https://github.com/xwiki-contrib/cristal/commit/6a68888d10bb6dd458659678fc1…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/package.json
M pnpm-lock.yaml
M web/package.json
Log Message:
-----------
[Misc] Update dependency @types/node to v22.10.2 (#514)
Commit: c1cbb00803e2e5650c3637fe02fdf1c5f878c56c
https://github.com/xwiki-contrib/cristal/commit/c1cbb00803e2e5650c3637fe02f…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M ds/shoelace/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-362: Upgrade to @shoelace-style/shoelace 2.19.1
Commit: 34d41ccc191b15e986a3eb386ab9762a7bbe3201
https://github.com/xwiki-contrib/cristal/commit/34d41ccc191b15e986a3eb386ab…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M skin/langs/translation-fr.json
Log Message:
-----------
[Misc] Fix empty translation key
Commit: 934726f0cf50a3283a05eac3ba29ac91f5e9f316
https://github.com/xwiki-contrib/cristal/commit/934726f0cf50a3283a05eac3ba2…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M electron/authentication/authentication-xwiki/authentication-xwiki-main/src/index.ts
M electron/main/src/mainWindow.ts
A electron/main/src/menu.ts
A electron/main/tsdoc.json
M tsdoc.json
Log Message:
-----------
CRISTAL-182: Reloading in Electron fails
Commit: 2d442700bd26e7b0c323c92def0befd1f4706e0e
https://github.com/xwiki-contrib/cristal/commit/2d442700bd26e7b0c323c92def0…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Fix the version of happy-dom
Commit: 1757f5b7f5a250e2728edaf23d4f6aead45fb469
https://github.com/xwiki-contrib/cristal/commit/1757f5b7f5a250e2728edaf23d4…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M electron/main/package.json
M electron/package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Remove unused dependency and upgrade transitive dependencies
Commit: d50bc413e40ab3f6ca1b7c9899e116e27176ed57
https://github.com/xwiki-contrib/cristal/commit/d50bc413e40ab3f6ca1b7c9899e…
Author: Simpel <git(a)simpel.cc>
Date: 2024-12-14 (Sat, 14 Dec 2024)
Changed paths:
M skin/langs/translation-de.json
Log Message:
-----------
Translated using Weblate (German)
Currently translated at 100.0% (11 of 11 strings)
Translation: XWiki Contrib/Cristal - Skin
Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal/cristal-skin/de/
Commit: 256958daddcaed80c03d5ba4f28f3442e869b6b8
https://github.com/xwiki-contrib/cristal/commit/256958daddcaed80c03d5ba4f28…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M skin/langs/translation-de.json
Log Message:
-----------
Merge pull request #519 from xwikiorgci/weblate-xwiki-contrib-cristal-skin
Translations update from Weblate
Commit: 56ad5c968a4b767a35b18dcbf45efe0d299fea1e
https://github.com/xwiki-contrib/cristal/commit/56ad5c968a4b767a35b18dcbf45…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M pnpm-lock.yaml
M web/package.json
Log Message:
-----------
[Misc] Update dependency @playwright/test to v1.49.1 (#511)
Commit: 97d4d7a3cb34403d1d4d8211150ff5ef9d24e529
https://github.com/xwiki-contrib/cristal/commit/97d4d7a3cb34403d1d4d8211150…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
A .github/workflows/build_electron.yml
M core/authentication/authentication-ui/src/vue/UserDetails.vue
M core/authentication/authentication-ui/src/vue/__tests__/UserDetails.test.ts
M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts
M core/hierarchy/hierarchy-xwiki/package.json
M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
M core/model/model-reference/model-reference-xwiki/src/__tests__/defaultLocalURLSerializer.test.ts
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceSerializer.ts
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-xwiki/src/xWikiRemoteURLParser.ts
M ds/shoelace/package.json
A ds/vuetify/langs/translation-de.json
M editors/tiptap/package.json
M editors/tiptap/src/extensions/autoSaver.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-tiptap-selector.vue
M electron/.electron-builder.config.js
M electron/authentication/authentication-xwiki/authentication-xwiki-main/src/index.ts
M electron/main/package.json
M electron/main/src/mainWindow.ts
A electron/main/src/menu.ts
A electron/main/tsdoc.json
M electron/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/package.json
M electron/storage/src/electron/main/index.ts
M package.json
M pnpm-lock.yaml
M realtime/package.json
A skin/langs/translation-de.json
M skin/langs/translation-en.json
M skin/langs/translation-fr.json
M skin/src/index.ts
M skin/src/vue/__tests__/c-content.test.ts
A skin/src/vue/c-article.vue
M skin/src/vue/c-content.vue
M skin/src/vue/c-edit.vue
M sources/xwiki/mock-server/package.json
M sources/xwiki/mock-server/src/index.ts
M tsdoc.json
M web/e2e/main-page.spec.ts
M web/e2e/pageObjects/Breadcrumb.ts
M web/e2e/pageObjects/NavigationTree.ts
M web/package.json
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-194
Commit: 91b7c1e4a679edac98ef25bb8030cd81a3652dcd
https://github.com/xwiki-contrib/cristal/commit/91b7c1e4a679edac98ef25bb803…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceParser.ts
M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceParser.ts
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceParser.ts
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLSerializer.ts
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Commit: 58884754e79510324f2ae9c9ab307405bedc3fcf
https://github.com/xwiki-contrib/cristal/commit/58884754e79510324f2ae9c9ab3…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M core/link-suggest/link-suggest-api/src/linkSuggestService.ts
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
M editors/tiptap/src/vue/c-edit-tiptap.vue
Log Message:
-----------
--wip-- [skip ci]
Commit: 3f112374e401be37e92a4d5e956e9824b6b0e651
https://github.com/xwiki-contrib/cristal/commit/3f112374e401be37e92a4d5e956…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: 5baeb9c093797fdbe7e0e44c842019569aae5b85
https://github.com/xwiki-contrib/cristal/commit/5baeb9c093797fdbe7e0e44c842…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/link-suggest/link-suggest-api/src/linkSuggestService.ts
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/link-suggest/link-suggest-xwiki/package.json
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts
M core/model/model-reference/model-reference-api/src/modelReferenceParser.ts
M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceParser.ts
M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceParser.ts
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceParser.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
M core/tiptap-extensions/tiptap-link-suggest-ui/src/vue/LinkSuggestItem.vue
M editors/tiptap/src/vue/c-edit-tiptap.vue
M pnpm-lock.yaml
M skin/src/vue/c-content.vue
Log Message:
-----------
--wip-- [skip ci]
Compare: https://github.com/xwiki-contrib/cristal/compare/0d62759b3b65...5baeb9c09379
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: d914cee09008394744a72d8cd83c2be97ea8faa0
https://github.com/xwiki-contrib/confluence/commit/d914cee09008394744a72d8c…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
A confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/ConfluenceScrollPageIdResolver.java
A confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/ConfluenceScrollViewportResolver.java
M confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/internal/DefaultConfluenceScrollVersionsResolver.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/IncludePlusMacroConverter.java
Log Message:
-----------
CONFLUENCE-349 : Add support for importing Scroll Versions includeplus macro and Viewport data into XWiki
- adding support for importing viewport data
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 1ab2831974e2efe2217b8c7b682bbda9cb7c3feb
https://github.com/xwiki/xwiki-platform/commit/1ab2831974e2efe2217b8c7b682b…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/notification.js
Log Message:
-----------
XWIKI-22709: XNotifications should have the alert role (#3707)
* Added the `alert` role to xnotifications.
(cherry picked from commit 84a3e534fd9e98ed54d4f95b9c9223ff39a03a4e)
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: 2e9d2bcaeb63bd9e96576daa4767b45c952a38a1
https://github.com/xwiki/xwiki-platform/commit/2e9d2bcaeb63bd9e96576daa4767…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/xwiki.selectize.js
Log Message:
-----------
XWIKI-22579: Livedata filter selectize input for lists does not have a label (#3575)
* Added a way to retrieve the aria-label of the input to complete the control-input
(cherry picked from commit b2360a6eb6aaf985e952d0232b266367eeca1bb4)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3707-to-stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: e034d36c82fc296ed2e5a3a82c0271510a277c4e
https://github.com/xwiki/xwiki-platform/commit/e034d36c82fc296ed2e5a3a82c02…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/notification.js
Log Message:
-----------
XWIKI-22709: XNotifications should have the alert role (#3707)
* Added the `alert` role to xnotifications.
(cherry picked from commit 84a3e534fd9e98ed54d4f95b9c9223ff39a03a4e)
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-contrib/confluence
Commit: 43ef4946ff3e1275948c961955e70ea023448a16
https://github.com/xwiki-contrib/confluence/commit/43ef4946ff3e1275948c9619…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
A confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/internal/DefaultConfluenceScrollVersionsResolver.java
M confluence-resolvers/src/main/resources/META-INF/components.txt
M confluence-xml/pom.xml
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/IncludePlusMacroConverter.java
M confluence-xml/src/main/resources/META-INF/components.txt
Log Message:
-----------
CONFLUENCE-349 : Add support for importing Scroll Versions includeplus macro into XWiki
- adding a resolver to get the corresponding XWiki reference based on an id (scrollPageId in the case of Scroll Versions)
- adding the includeplus macro convertor
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 950b20286761de1b6fd04cc01d2d42c217169258
https://github.com/xwiki/xwiki-platform/commit/950b20286761de1b6fd04cc01d2d…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-ui/src/main/resources/TourCode/StepSheet.xml
M xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-ui/src/main/resources/TourCode/StepsListing.xml
Log Message:
-----------
XWIKI-21629: The step order displayed in inline edit is not consistent with the order from objects editor (#3644)
* Removed the operation on the order number that caused confusion.
* Removed similar operations, I searched in the module all uses of `mathtool`.
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: 504b8c2273acb54bf8716edfa08fef5ab3899601
https://github.com/xwiki/xwiki-platform/commit/504b8c2273acb54bf8716edfa08f…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/LiveTableViewSheet.xml
Log Message:
-----------
XWIKI-22723: Warning message for application move has duplicated icons (#3742)
* Removed the extra icon.
(cherry picked from commit 791d5dd3f2c132ddddc141224969e6e2bcde52e4)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3742-to-stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 69e98ded033879d5a08c184e4bb816a7397c2e50
https://github.com/xwiki/xwiki-platform/commit/69e98ded033879d5a08c184e4bb8…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/LiveTableViewSheet.xml
Log Message:
-----------
XWIKI-22723: Warning message for application move has duplicated icons (#3742)
* Removed the extra icon.
(cherry picked from commit 791d5dd3f2c132ddddc141224969e6e2bcde52e4)
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: 906b37a652361b510641f3f882554bc7a3985e9f
https://github.com/xwiki/xwiki-platform/commit/906b37a652361b510641f3f88255…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/query/HqlQueryUtils.java
Log Message:
-----------
XWIKI-22726: Allow customizing the validation of HQL queries through configuration (#3747)
* ignore Sonar false positive
(cherry picked from commit 494f8ec4ad3f4f5f2e90d3cefd7ecf3003e0e162)
Commit: a4c4da48c4e8ed8bc00c3a0167a9ebd5487e9ec5
https://github.com/xwiki/xwiki-platform/commit/a4c4da48c4e8ed8bc00c3a0167a9…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/filter/Importer.java
Log Message:
-----------
XWIKI-21071: 'Import a XAR in a wiki' REST API is not working as expected when "backup=true" and "history=REPLACE"
* codestyle
(cherry picked from commit 6baee27ffcf4b3410e4a8f2bb10020e40e99b1da)
Commit: 603ef159222851ca850ca6cbb4b87a916c6b634e
https://github.com/xwiki/xwiki-platform/commit/603ef159222851ca850ca6cbb4b8…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/store/hibernate/query/HqlQueryUtilsTest.java
Log Message:
-----------
XWIKI-22718, XWIKI-22691: Improve query validation
* add more tests
(cherry picked from commit d6fafbc626b1cb9b610dd56b2e0b453607ae0409)
Compare: https://github.com/xwiki/xwiki-platform/compare/3856cd16e3e2...603ef1592228
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 2fbfd46c8649a3e0ca077aea34d2fdfff2446909
https://github.com/xwiki/xwiki-platform/commit/2fbfd46c8649a3e0ca077aea34d2…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/query/HqlQueryUtils.java
Log Message:
-----------
XWIKI-22726: Allow customizing the validation of HQL queries through configuration (#3747)
* ignore Sonar false positive
(cherry picked from commit 494f8ec4ad3f4f5f2e90d3cefd7ecf3003e0e162)
Commit: 10909bedcb05d2543bb0d988257839241747e8d7
https://github.com/xwiki/xwiki-platform/commit/10909bedcb05d2543bb0d9882578…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/filter/Importer.java
Log Message:
-----------
XWIKI-21071: 'Import a XAR in a wiki' REST API is not working as expected when "backup=true" and "history=REPLACE"
* codestyle
(cherry picked from commit 6baee27ffcf4b3410e4a8f2bb10020e40e99b1da)
Commit: ffda8d5de3984eb5b9a231206e56d05de1315b1f
https://github.com/xwiki/xwiki-platform/commit/ffda8d5de3984eb5b9a231206e56…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/store/hibernate/query/HqlQueryUtilsTest.java
Log Message:
-----------
XWIKI-22718, XWIKI-22691: Improve query validation
* add more tests
(cherry picked from commit d6fafbc626b1cb9b610dd56b2e0b453607ae0409)
Compare: https://github.com/xwiki/xwiki-platform/compare/9722c4d79a98...ffda8d5de398
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 5d03e15e5cfc0e93f03f17e89ff164f82a10e150
https://github.com/xwiki/xwiki-platform/commit/5d03e15e5cfc0e93f03f17e89ff1…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/store/hibernate/query/HqlQueryUtilsTest.java
Log Message:
-----------
XWIKI-22718, XWIKI-22691: Improve query validation
* add more tests
(cherry picked from commit d6fafbc626b1cb9b610dd56b2e0b453607ae0409)
Commit: 5cd50f75666a5acfee36c8ba78d22b3506d5f978
https://github.com/xwiki/xwiki-platform/commit/5cd50f75666a5acfee36c8ba78d2…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/filter/Importer.java
Log Message:
-----------
XWIKI-21071: 'Import a XAR in a wiki' REST API is not working as expected when "backup=true" and "history=REPLACE"
* codestyle
(cherry picked from commit 6baee27ffcf4b3410e4a8f2bb10020e40e99b1da)
Commit: 37d89164c80050b60dde7a48d4d1e1a44f54bc96
https://github.com/xwiki/xwiki-platform/commit/37d89164c80050b60dde7a48d4d1…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/query/HqlQueryUtils.java
Log Message:
-----------
XWIKI-22726: Allow customizing the validation of HQL queries through configuration (#3747)
* ignore Sonar false positive
(cherry picked from commit 494f8ec4ad3f4f5f2e90d3cefd7ecf3003e0e162)
Compare: https://github.com/xwiki/xwiki-platform/compare/2366839f89bb...37d89164c800
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: d6fafbc626b1cb9b610dd56b2e0b453607ae0409
https://github.com/xwiki/xwiki-platform/commit/d6fafbc626b1cb9b610dd56b2e0b…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/store/hibernate/query/HqlQueryUtilsTest.java
Log Message:
-----------
XWIKI-22718, XWIKI-22691: Improve query validation
* add more tests
Commit: 6baee27ffcf4b3410e4a8f2bb10020e40e99b1da
https://github.com/xwiki/xwiki-platform/commit/6baee27ffcf4b3410e4a8f2bb100…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/filter/Importer.java
Log Message:
-----------
XWIKI-21071: 'Import a XAR in a wiki' REST API is not working as expected when "backup=true" and "history=REPLACE"
* codestyle
Commit: 494f8ec4ad3f4f5f2e90d3cefd7ecf3003e0e162
https://github.com/xwiki/xwiki-platform/commit/494f8ec4ad3f4f5f2e90d3cefd7e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/query/HqlQueryUtils.java
Log Message:
-----------
XWIKI-22726: Allow customizing the validation of HQL queries through configuration (#3747)
* ignore Sonar false positive
Compare: https://github.com/xwiki/xwiki-platform/compare/55c5d568c4dc...494f8ec4ad3f
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/jira-charts-macro
Home: https://github.com/xwiki-contrib/jira
Commit: ef6bd29ffd7d8d37336742d70e68aac72e1cfcc1
https://github.com/xwiki-contrib/jira/commit/ef6bd29ffd7d8d37336742d70e68aa…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/AbstractChartMacroParameters.java
M jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/createdvsresolved/JIRACreatedVsResolvedMacroParameters.java
M jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/JIRACreatedVsResolvedChartJSDataConverter.java
M jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/JIRACreatedVsResolvedDataFetcher.java
M jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/JIRACreatedVsResolvedMacro.java
M jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/piechart/JIRAPieChartDataFetcher.java
M jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/piechart/JIRAPieChartMacro.java
R jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/piechart/ByType.java
M jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/piechart/JIRAPieChartMacroParameters.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/piechart/StatisticType.java
Log Message:
-----------
JIRA-59: Provide new macros for displaying charts in pages
* Provide some description of the parameters and fix a bug
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/jira/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 9722c4d79a9812926e8e0d7b0fd83fa5b3c1d782
https://github.com/xwiki/xwiki-platform/commit/9722c4d79a9812926e8e0d7b0fd8…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/WikiNotificationDisplayerRequiredRightAnalyzer.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/WikiNotificationDisplayerRequiredRightAnalyzerTest.java
Log Message:
-----------
XWIKI-22470: Add a required rights analyzer for XWiki.Notifications.Code.NotificationDisplayerClass
* Add a simple required rights analyzer that reports admin or admin and
maybe programming right.
* Add a unit test.
(cherry picked from commit 55c5d568c4dc4619f37397d00d14dcdeab9c252d)
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: 3856cd16e3e2a14d2d96fd0199c8fd578daa66ef
https://github.com/xwiki/xwiki-platform/commit/3856cd16e3e2a14d2d96fd0199c8…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/WikiNotificationDisplayerRequiredRightAnalyzer.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/WikiNotificationDisplayerRequiredRightAnalyzerTest.java
Log Message:
-----------
XWIKI-22470: Add a required rights analyzer for XWiki.Notifications.Code.NotificationDisplayerClass
* Add a simple required rights analyzer that reports admin or admin and
maybe programming right.
* Add a unit test.
(cherry picked from commit 55c5d568c4dc4619f37397d00d14dcdeab9c252d)
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: 55c5d568c4dc4619f37397d00d14dcdeab9c252d
https://github.com/xwiki/xwiki-platform/commit/55c5d568c4dc4619f37397d00d14…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/WikiNotificationDisplayerRequiredRightAnalyzer.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/WikiNotificationDisplayerRequiredRightAnalyzerTest.java
Log Message:
-----------
XWIKI-22470: Add a required rights analyzer for XWiki.Notifications.Code.NotificationDisplayerClass
* Add a simple required rights analyzer that reports admin or admin and
maybe programming right.
* 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/jira-charts-macro
Home: https://github.com/xwiki-contrib/jira
Commit: b0fda2e3c5b05ea8f67a8a0f39cee728eb9563b6
https://github.com/xwiki-contrib/jira/commit/b0fda2e3c5b05ea8f67a8a0f39cee7…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
R jira-macro/jira-macro-charts/jira-macro-charts-common/pom.xml
R jira-macro/jira-macro-charts/jira-macro-charts-common/src/main/java/org/xwiki/contrib/jira/charts/internal/AbstractChartMacroParameters.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/pom.xml
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/ByType.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/JIRAPieChartMacroParameters.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/internal/DataSourceToChartJSDataSourceConverter.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/internal/JIRAPieChartDataFetcher.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/internal/JIRAPieChartMacro.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/internal/display/ChartJSPieChartDataSource.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/internal/display/ChartJSPieChartSingleData.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/internal/source/JIRAPieChartData.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/java/org/xwiki/contrib/jira/charts/internal/source/JIRAPieChartDataSource.java
R jira-macro/jira-macro-charts/jira-macro-charts-piechart/src/main/resources/META-INF/components.txt
M jira-macro/jira-macro-charts/pom.xml
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/AbstractChartMacroParameters.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/createdvsresolved/ChartPeriod.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/createdvsresolved/DisplayVersion.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/createdvsresolved/JIRACreatedVsResolvedMacroParameters.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/AbstractJIRAChartDataFetcher.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/AbstractJIRADataSource.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/JIRAChartDataFetcher.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/JIRADataChartJSDataConverter.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/JIRACreatedVsResolvedChartJSDataConverter.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/JIRACreatedVsResolvedDataFetcher.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/JIRACreatedVsResolvedMacro.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/source/JIRACreatedVsResolvedCountValue.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/source/JIRACreatedVsResolvedDataSource.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/source/JIRACreatedVsResolvedProjectData.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/source/JIRACreatedVsResolvedSingleData.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/source/JIRACreatedVsResolvedTimeData.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/source/JIRACreatedVsResolvedTotalsData.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/createdvsresolved/source/JIRACreatedVsResolvedVersionData.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/display/ChartJSDataSetSingleData.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/display/ChartJSDataSource.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/piechart/JIRAPieChartChartJSDataConverter.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/piechart/JIRAPieChartDataFetcher.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/piechart/JIRAPieChartMacro.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/piechart/source/JIRAPieChartData.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/internal/piechart/source/JIRAPieChartDataSource.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/piechart/ByType.java
A jira-macro/jira-macro-charts/src/main/java/org/xwiki/contrib/jira/charts/piechart/JIRAPieChartMacroParameters.java
A jira-macro/jira-macro-charts/src/main/resources/META-INF/components.txt
M jira-macro/jira-macro-common/src/main/java/org/xwiki/contrib/jira/macro/internal/HTTPJIRAFetcher.java
M jira-macro/jira-macro-common/src/main/java/org/xwiki/contrib/jira/macro/internal/JIRAURLHelper.java
Log Message:
-----------
JIRA-59: Provide new macros for displaying charts in pages
Reorganize to use a single module for all charts macro.
Introduce the jiraCreatedVsResolved macro and factorize code with
jiraPiechart.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/jira/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: b17f915b5a2ea3743d1b5918ab3843eca7a70b84
https://github.com/xwiki-contrib/book-versions/commit/b17f915b5a2ea3743d1b5…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
M application-book-versions-ui/src/main/resources/BookVersions/Code/BookTemplate.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/LibraryTemplate.xml
Log Message:
-----------
BVERSION-55: The top page of a book or library should be versioned too
* The top page can now be versioned
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications