Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-commons Commit: 94d861397bae26530877cfde1aad3ac821c827fb https://github.com/xwiki/xwiki-commons/commit/94d861397bae26530877cfde1aad3a... Author: Michael Hamann <[email protected]> Date: 2024-04-05 (Fri, 05 Apr 2024) Changed paths: M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/XMLUtils.java M xwiki-commons-core/xwiki-commons-xml/src/test/java/org/xwiki/xml/XMLUtilsTest.java Log Message: ----------- XCOMMONS-2989: Escape characters after < in XML comments (#884) * Refactor the code to avoid too high complexity * Refactor the test to be parameterized and add a few test cases (cherry picked from commit cbd0abfe787e547d85d4a7e6dff2ff2a2836e2c7) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications