gnodet commented on PR #27: URL: https://github.com/apache/maven-plugin-testing/pull/27#issuecomment-1429951559
> > Is this still backward compatible? > > The upgrade from 4.0.0-alpha-2 to alpha-4 ? The renaming from `Dom` to `XmlNode` is definitely not, but that's why they are alpha releases. > > If you're asking about the upgrade from 3 to 4, that was done in #24, the change should be compatible as the v4 api is supported through new classes in a different package https://github.com/apache/maven-plugin-testing/tree/master/maven-plugin-testing-harness/src/main/java/org/apache/maven/api/plugin/testing Also, the version has been updated to `4.0.0-SNAPSHOT` in the PR above I'm planning a `4.0.0-alpha-1` release, as there may be a few iterations while we work on various plugins. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org