Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-antispam
Commit: a3458c0fad03895b7e57e3435edcf7e0a77d4ebc
https://github.com/xwiki-contrib/application-antispam/commit/a3458c0fad0389…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M application-antispam-simple/src/main/java/org/xwiki/contrib/antispam/internal/simple/DefaultSimpleSpamCheckerProtectionManager.java
Log Message:
-----------
ANTISPAM-48: Protected users should be immune from being considered spammers
* Handle guest user
Commit: 9ee686246a77a1175e9130f18957c253f86d252f
https://github.com/xwiki-contrib/application-antispam/commit/9ee686246a77a1…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M application-antispam-simple/src/main/java/org/xwiki/contrib/antispam/internal/simple/SimpleSpamChecker.java
Log Message:
-----------
ANTISPAM-48: Protected users should be immune from being considered spammers
* Don't consider the guest user a spammer just based on the fact that its IP address is logged as belonging to a spammer (it should contain spam). This is because at startup XWiki tries to save some documents with the guest user (e.g. a scheduler job can have its status updated), and we don't want to prevent this from working.
Commit: 3002f555951755466b834580c9de799d07e4ad94
https://github.com/xwiki-contrib/application-antispam/commit/3002f555951755…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M application-antispam-simple/src/main/java/org/xwiki/contrib/antispam/internal/simple/SimpleSpamCheckerListener.java
Log Message:
-----------
ANTISPAM-59: Author reference and document references are inverted when logging a spam user
Commit: 8eaedb94f1687dd8bfcb3aa22e43c2c744c97021
https://github.com/xwiki-contrib/application-antispam/commit/8eaedb94f1687d…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M application-antispam-simple/src/main/java/org/xwiki/contrib/antispam/internal/simple/DefaultSpamCheckerModel.java
Log Message:
-----------
[Misc] Fix some comments and remove unnecessary code
Compare: https://github.com/xwiki-contrib/application-antispam/compare/fbe66ecea503.…
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: e53960a7e9590611b5a5f077ec74e04c5bed5645
https://github.com/xwiki/xwiki-commons/commit/e53960a7e9590611b5a5f077ec74e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M pom.xml
Log Message:
-----------
[release] Preparing release xwiki-commons-15.10
Commit: a21846242821db564378bb68b1060fa42c632d16
https://github.com/xwiki/xwiki-commons/commit/a21846242821db564378bb68b1060…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
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-15.10
Commit: c71bab2b8af87028127aaea7836a885d699cd395
https://github.com/xwiki/xwiki-commons/commit/c71bab2b8af87028127aaea7836a8…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
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: c3c9994f4549cb023ea25b9d8cb6ba27fa1be62b
https://github.com/xwiki/xwiki-commons/commit/c3c9994f4549cb023ea25b9d8cb6b…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M pom.xml
Log Message:
-----------
[release] Update parent after release xwiki-commons-15.10
Compare: https://github.com/xwiki/xwiki-commons/compare/4338b52e792a...c3c9994f4549
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: c076a19b9b2e1c796ec1580e8f779cfec55e00df
https://github.com/xwiki/xwiki-platform/commit/c076a19b9b2e1c796ec1580e8f77…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-ui/src/main/resources/XWiki/Extension/Security/Code/Translations.de.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-ui/src/main/resources/XWiki/Extension/Security/Code/Translations.uk.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/main/resources/ApplicationResources_de.properties
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/main/resources/ApplicationResources_uk.properties
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources_uk.properties
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_uk.properties
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/resources/ApplicationResources_de.properties
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/resources/ApplicationResources_uk.properties
M xwiki-platform-core/xwiki-platform-uiextension/xwiki-platform-uiextension-api/src/main/resources/ApplicationResources_uk.properties
Log Message:
-----------
[Misc] Updated translations.
Co-authored-by: Manuel Leduc <manuel.leduc(a)xwiki.com>
Co-authored-by: Michael Hamann <michael.hamann(a)xwiki.com>
Co-authored-by: Nikita Petrenko <petrenkonikserg(a)gmail.com>
Co-authored-by: Simpel <git(a)simpel.cc>