Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: cbd0abfe787e547d85d4a7e6dff2ff2a2836e2c7 https://github.com/xwiki/xwiki-commons/commit/cbd0abfe787e547d85d4a7e6dff2ff... 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 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications