Tibor17 edited a comment 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 with a help of our contributors, and some 
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:
[email protected]


Reply via email to