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 2020/04/20 13:58:23 UTC

[GitHub] [maven-surefire] Tibor17 commented on issue #251: roadmap chart

Tibor17 commented on issue #251:
URL: https://github.com/apache/maven-surefire/pull/251#issuecomment-616571822


   @KroArtem 
   In M4 we reworked only the protocol and the OOP model regarding the facilities which are sending and receiving data.
   In M5 we extended the physical layer and made the code abstract with extensions which are able to substitute the default implementation with user's impl.
   
   We definitively have to shift the tasks [1 - 5](http://maven.apache.org/surefire/maven-surefire-plugin/) to M6. This makes 10 issues shifted.
   
   Currently, we are fixing 4 bugs fixed by users or anoying bugs (NPE, JUnit5, toolchain) which are very fast to fix:
   https://issues.apache.org/jira/browse/SUREFIRE-1234
   https://issues.apache.org/jira/browse/SUREFIRE-1570
   https://issues.apache.org/jira/browse/SUREFIRE-1750
   https://issues.apache.org/jira/browse/SUREFIRE-1759
   We don't want to postpone the release since the most difficult task - TCP was done.
   These are in a good progress but we are open if you guys help on GitHub.


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

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