The test org.xwiki.xml.XMLUtilsTest.transformAvoidXMLBomb() fails on a german system (MacOS 14.1, M2 CPU, JDK temurin 11.0.20) because the result text is formatted with a dot and not a comma "100.000" is german for 10^5 and not "100,000" which is one hundred decimal 0.
Provided pull request #639 (https://github.com/xwiki/xwiki-commons/pull/639)
|
|