You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "gnodet (via GitHub)" <gi...@apache.org> on 2023/01/30 09:58:34 UTC

[GitHub] [maven-plugin-testing] gnodet opened a new pull request, #27: [MPLUGINTESTING-80] Upgrade to maven 4.0.0-alpha-4

gnodet opened a new pull request, #27:
URL: https://github.com/apache/maven-plugin-testing/pull/27

   - [MPLUGINTESTING-78] Upgrade maven-parent pom to 39
   - [MPLUGINTESTING-80] Upgrade to maven 4.0.0-alpha-4
   


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-plugin-testing] michael-o commented on pull request #27: [MPLUGINTESTING-80] Upgrade to maven 4.0.0-alpha-4

Posted by "michael-o (via GitHub)" <gi...@apache.org>.
michael-o commented on PR #27:
URL: https://github.com/apache/maven-plugin-testing/pull/27#issuecomment-1429918715

   Is this still backward compatible?


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-plugin-testing] gnodet merged pull request #27: [MPLUGINTESTING-80] Upgrade to maven 4.0.0-alpha-4

Posted by "gnodet (via GitHub)" <gi...@apache.org>.
gnodet merged PR #27:
URL: https://github.com/apache/maven-plugin-testing/pull/27


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-plugin-testing] michael-o commented on pull request #27: [MPLUGINTESTING-80] Upgrade to maven 4.0.0-alpha-4

Posted by "michael-o (via GitHub)" <gi...@apache.org>.
michael-o commented on PR #27:
URL: https://github.com/apache/maven-plugin-testing/pull/27#issuecomment-1430406225

   > > 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
   
   Yes, my bad. I did not pay attention to it.


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-plugin-testing] gnodet commented on pull request #27: [MPLUGINTESTING-80] Upgrade to maven 4.0.0-alpha-4

Posted by "gnodet (via GitHub)" <gi...@apache.org>.
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-plugin-testing] gnodet commented on pull request #27: [MPLUGINTESTING-80] Upgrade to maven 4.0.0-alpha-4

Posted by "gnodet (via GitHub)" <gi...@apache.org>.
gnodet commented on PR #27:
URL: https://github.com/apache/maven-plugin-testing/pull/27#issuecomment-1429939420

   > 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 https://github.com/apache/maven-plugin-testing/pull/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


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org