Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 6c91f2e6b97fd2b85902e4b840d6d28cd6527917 https://github.com/xwiki/xwiki-commons/commit/6c91f2e6b97fd2b85902e4b840d6d2... Author: Michael Hamann <[email protected]> Date: 2024-11-19 (Tue, 19 Nov 2024) Changed paths: M pom.xml M xwiki-commons-core/pom.xml M xwiki-commons-core/xwiki-commons-xml/pom.xml M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/html/HTMLUtils.java Log Message: ----------- XCOMMONS-2174: Get rid of JDOM 1 dependency (#1131) * Rewrite XML output in HTMLUtils using JDOM 2. * Make the helper class private to not expose JDOM 2 in the API. * Remove the dependency. * Enforce the use of JDOM 2. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications