Branch: refs/heads/master Home: https://github.com/xwiki-contrib/workflow-publication Commit: 0989e21a001c72ea7aaddee9f530a4fe623945c4 https://github.com/xwiki-contrib/workflow-publication/commit/0989e21a001c72e... Author: Clemens Klein-Robbenhaar <[email protected]> Date: 2025-10-24 (Fri, 24 Oct 2025) Changed paths: M xwiki-workflow-publication-api/pom.xml M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/PublicationWorkflowRenameListener.java A xwiki-workflow-publication-api/src/test/java/org/xwiki/workflowpublication/internal/PublicationWorkflowRenameListenerTest.java Log Message: ----------- XAWORKFLOW-126: Page Move strategy fails if draft and published spaces are on a different level - if the difflib fails to apply the patch, instead try to get a new location by using a "longest path match" between the old and new location and try to apply the rest that did not match to the equivalent document - also add tests to show the cases where it works and the cases where it does not work Commit: 8170af3e17f58f2167936ed4a5d39b950d542fcd https://github.com/xwiki-contrib/workflow-publication/commit/8170af3e17f58f2... Author: Clemens Klein-Robbenhaar <[email protected]> Date: 2025-10-24 (Fri, 24 Oct 2025) Changed paths: M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/PublicationWorkflowRenameListener.java Log Message: ----------- [misc] remove unused component and imports - leftover from XAWORKFLOW-124 Compare: https://github.com/xwiki-contrib/workflow-publication/compare/31ffd4f5ff68..... To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/workflow-publication/settings/notifications