Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-commons
Commit: e434b2aa32db99d6f38d8b892afd5ff699bf89c6
https://github.com/xwiki/xwiki-commons/commit/e434b2aa32db99d6f38d8b892afd5…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-09-04 (Thu, 04 Sep 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/pom.xml
M
xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/src/main/java/org/xwiki/logging/LogUtils.java
A
xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/src/main/java/org/xwiki/logging/internal/helpers/AbstractMessageParser.java
M
xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/src/main/java/org/xwiki/logging/internal/helpers/ExtendedMessageFormatter.java
A
xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/src/main/java/org/xwiki/logging/internal/helpers/MessageFormatMessageParser.java
R
xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/src/main/java/org/xwiki/logging/internal/helpers/MessageParser.java
A
xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/src/main/java/org/xwiki/logging/internal/helpers/SLF4JMessageParser.java
M
xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/src/test/java/org/xwiki/logging/LogUtilsTest.java
R
xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/src/test/java/org/xwiki/logging/internal/helpers/MessageParserTest.java
A
xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/src/test/java/org/xwiki/logging/internal/helpers/MessageformatMessageParserTest.java
A
xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/src/test/java/org/xwiki/logging/internal/helpers/SLF4JMessageParserTest.java
Log Message:
-----------
XCOMMONS-3419: Log messages coming from translation file are not parsed the same way as
other translation messages
* introduce dedicated parsers for each source of message
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-commons/settings/notifications