You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/11/15 20:33:58 UTC

[GitHub] [maven-surefire] mthmulders commented on pull request #575: [SUREFIRE-1654] Remove deprecated `forkMode` parameter

mthmulders commented on PR #575:
URL: https://github.com/apache/maven-surefire/pull/575#issuecomment-1315832049

   > > We should make sure that the migration guide (how to get away from forkMode) ends up somewhere in the release announcements of Surefire 3.0.0 (and if there's a milestone release in between, maybe there as well).
   > 
   > I don't know how to do this. Will you pull this?
   
   In hindsight, it might be a better approach to keep the content in **maven-surefire-plugin/src/site/apt/examples/fork-options-and-parallel-execution.apt.vm**. We should update it - instead of
   
   > Although that parameter is still supported for backward compatibility, users are strongly encouraged to migrate their configuration and use <<\<forkCount>>> and <<\<reuseForks>>> instead.
   
   We might want to go for something like 
   
   > Starting with 3.0.0-M8, this parameter is no longer available. Users should have migrated their configuration to use <<\<forkCount>>> and <<\<reuseForks>>> instead.


-- 
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