Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: ecd3f710fc6daa14f02300e3252301be871cff46
https://github.com/xwiki-contrib/confluence/commit/ecd3f710fc6daa14f02300e3…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
M confluence-xml/src/test/resources/confluencexml/3.4.7.rangeto.test
M confluence-xml/src/test/resources/confluencexml/3.4.7.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefrom.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefromexclude.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.ranges.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.test
M confluence-xml/src/test/resources/confluencexml/5.9.test
M confluence-xml/src/test/resources/confluencexml/asciichar28.test
M confluence-xml/src/test/resources/confluencexml/blogs.test
M confluence-xml/src/test/resources/confluencexml/cdatazerowidthspace.test
M confluence-xml/src/test/resources/confluencexml/confluence80tags.test
M confluence-xml/src/test/resources/confluencexml/historyorder.test
M confluence-xml/src/test/resources/confluencexml/noblogs.test
M confluence-xml/src/test/resources/confluencexml/onlyblog.test
M confluence-xml/src/test/resources/confluencexml/permissions.test
M confluence-xml/src/test/resources/confluencexml/spanishaccentsintitle.test
Log Message:
-----------
CONFLUENCE-190: The space revision is incorrectly imported as the space home
* Correctly set the parent reference of pages that are not the home page
* Fix home redirect
* make home redirect optional and enabled by default
Commit: 482c0bba247b393f0c6771f0a091dc58f89e64c0
https://github.com/xwiki-contrib/confluence/commit/482c0bba247b393f0c6771f0…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
Log Message:
-----------
Misc: fix typo
Compare: https://github.com/xwiki-contrib/confluence/compare/50e8e4a446fe...482c0bba…
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: ba8ab1204453defa49be6db7952faebfeda1f112
https://github.com/xwiki/xwiki-rendering/commit/ba8ab1204453defa49be6db7952…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
[release] Preparing release xwiki-rendering-14.10.21
Commit: ce93389149d686aecbd30f04c89d9dd98d0c3969
https://github.com/xwiki/xwiki-rendering/commit/ce93389149d686aecbd30f04c89…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-12 (Mon, 12 Feb 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-figure/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-14.10.21
Commit: ed9945602af6a280f851aa8ad3c7fcdaa5500a49
https://github.com/xwiki/xwiki-rendering/commit/ed9945602af6a280f851aa8ad3c…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-12 (Mon, 12 Feb 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-figure/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: 9fc46105389c64b094557509d23e7d4c95ceae47
https://github.com/xwiki/xwiki-rendering/commit/9fc46105389c64b094557509d23…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
[release] Update parent after release xwiki-rendering-14.10.21
Compare: https://github.com/xwiki/xwiki-rendering/compare/20e23510538f...9fc46105389c
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 8df9e25e1eb5b82295a40323ecd73a5e0f1441bb
https://github.com/xwiki-contrib/confluence/commit/8df9e25e1eb5b82295a40323…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-02-10 (Sat, 10 Feb 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java
Log Message:
-----------
Misc: add JavaDoc comments
Commit: 197f25699ca5507f7912296d3290a4fb06c3cd82
https://github.com/xwiki-contrib/confluence/commit/197f25699ca5507f7912296d…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
M confluence-xml/src/test/resources/confluencexml/3.4.7.rangeto.test
M confluence-xml/src/test/resources/confluencexml/3.4.7.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefrom.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefromexclude.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.ranges.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.test
M confluence-xml/src/test/resources/confluencexml/5.9.test
M confluence-xml/src/test/resources/confluencexml/asciichar28.test
M confluence-xml/src/test/resources/confluencexml/blogs.test
M confluence-xml/src/test/resources/confluencexml/cdatazerowidthspace.test
M confluence-xml/src/test/resources/confluencexml/confluence80tags.test
M confluence-xml/src/test/resources/confluencexml/historyorder.test
M confluence-xml/src/test/resources/confluencexml/noblogs.test
M confluence-xml/src/test/resources/confluencexml/onlyblog.test
M confluence-xml/src/test/resources/confluencexml/permissions.test
M confluence-xml/src/test/resources/confluencexml/spanishaccentsintitle.test
Log Message:
-----------
CONFLUENCE-190: The space revision is incorrectly imported as the space home
* Correctly set the parent reference of pages that are not the home page
* Fix home redirect
* make home redirect optional and enabled by default
Commit: 50e8e4a446fe11974a362a0ae56b1bdf9ad4463b
https://github.com/xwiki-contrib/confluence/commit/50e8e4a446fe11974a362a0a…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
Log Message:
-----------
Misc: fix typo
Compare: https://github.com/xwiki-contrib/confluence/compare/7d6a97b8fcfe...50e8e4a4…
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 3438a74da475743bb0134f848940ab3f901338c8
https://github.com/xwiki/xwiki-commons/commit/3438a74da475743bb0134f848940a…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
[release] Preparing release xwiki-commons-14.10.21
Commit: c6cc6af0637c7e8f8be850fe4af66576934f8a53
https://github.com/xwiki/xwiki-commons/commit/c6cc6af0637c7e8f8be850fe4af66…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-12 (Mon, 12 Feb 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-14.10.21
Commit: 527da721cc082b07aa73a74bb5e6429cb9af786a
https://github.com/xwiki/xwiki-commons/commit/527da721cc082b07aa73a74bb5e64…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-12 (Mon, 12 Feb 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: 9dad766b3f5b63682c4c460e908389e43a29fdec
https://github.com/xwiki/xwiki-commons/commit/9dad766b3f5b63682c4c460e90838…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
[release] Update parent after release xwiki-commons-14.10.21
Compare: https://github.com/xwiki/xwiki-commons/compare/4f515c0c7681...9dad766b3f5b
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: f6795de11d1872c45d9471b836f805f3bdead6a9
https://github.com/xwiki/xwiki-platform/commit/f6795de11d1872c45d9471b836f8…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.ca.xml
M xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.da.xml
M xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.de.xml
M xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.es.xml
M xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.fr.xml
M xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.it.xml
M xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.ja.xml
M xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.ko.xml
M xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.lv.xml
M xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.pt_BR.xml
M xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.ru.xml
M xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.uk.xml
M xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.xml
M xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.zh.xml
M xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.zh_TW.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.ca.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.da.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.de.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.es.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.fr.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.ja.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.ko.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.no.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.pt_BR.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.ru.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.uk.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.xml
Log Message:
-----------
[Misc] Updated translations
Revert changes related to XWIKI-21370, not supposed to be on 14.10.x