Branch: refs/heads/stable-16.10.x
Home:
https://github.com/xwiki/xwiki-commons
Commit: f8a5d5e877723120b7b0a28df988dcb98e18efe9
https://github.com/xwiki/xwiki-commons/commit/f8a5d5e877723120b7b0a28df988d…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M
xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-plugin/src/main/java/org/xwiki/tool/xar/AbstractVerifyMojo.java
M
xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-plugin/src/main/java/org/xwiki/tool/xar/VerifyMojo.java
Log Message:
-----------
XCOMMONS-3313: Make sure the translated pages contains the locale which matches their
names
(cherry picked from commit 86036192ce692d26d993e4b25c65be47895aeaec)
Commit: 85d8418249fdc34d1c869382c07e0aa74064a184
https://github.com/xwiki/xwiki-commons/commit/85d8418249fdc34d1c869382c07e0…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M
xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-integration-tests/src/test/java/org/xwiki/tool/xar/VerifyMojoTest.java
A
xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-integration-tests/src/test/resources/wrongTranslatedLocale/pom.xml
A
xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-integration-tests/src/test/resources/wrongTranslatedLocale/src/main/resources/Main/Translations.de.xml
A
xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-integration-tests/src/test/resources/wrongTranslatedLocale/src/main/resources/Main/Translations.fr.xml
M
xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-plugin/src/main/java/org/xwiki/tool/xar/internal/XWikiDocument.java
Log Message:
-----------
XCOMMONS-3313: Make sure the translated pages contains the locale which matches their
names
* add tests
* bulletproofing
(cherry picked from commit e569f3b6c0edf66f553889b55ee676deaead0290)
Commit: 49273dfbfaac29a45bc3fbba153a9965b38f000b
https://github.com/xwiki/xwiki-commons/commit/49273dfbfaac29a45bc3fbba153a9…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M
xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-integration-tests/src/test/java/org/xwiki/tool/xar/VerifyMojoTest.java
M
xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-integration-tests/src/test/resources/wrongTranslatedLocale/src/main/resources/Main/Translations.de.xml
R
xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-integration-tests/src/test/resources/wrongTranslatedLocale/src/main/resources/Main/Translations.fr.xml
A
xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-integration-tests/src/test/resources/wrongTranslatedLocale/src/main/resources/Main/Translations.pt_BR.xml
A
xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-integration-tests/src/test/resources/wrongTranslatedLocale/src/main/resources/Main/WebHome.fr.xml
A
xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-integration-tests/src/test/resources/wrongTranslatedLocale/src/main/resources/Main/WebHome.zh_TW.xml
M
xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-plugin/src/main/java/org/xwiki/tool/xar/AbstractVerifyMojo.java
Log Message:
-----------
XCOMMONS-3313: Make sure the translated pages contains the locale which matches their
names
* hopefully more accurate matching
(cherry picked from commit c1448e45be5a443f310dc6d879d2a92fba7eef3d)
Compare:
https://github.com/xwiki/xwiki-commons/compare/348b506675e2...49273dfbfaac
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-commons/settings/notifications