Tibor17 commented on issue #209: Surefire 1614
URL: https://github.com/apache/maven-surefire/pull/209#issuecomment-447589996
 
 
   @marcphilipp 
   I told you again why. If I could I would already do it.
   
   >>the issue fixed by this PR is one of the main blockers for Spring Boot's
   
   yes, and there will be `3.0.0-M3` for this PR. But this is not a bug in this 
PR. It is only a removal of warning which does not affect behavior. If somebody 
is talking about corrupted stream, it is usually caused by e.g. Karaf and 
Arquillian which use or used STDOUT and STDIN streams and broke Surefire's 
communication channel. Our plan is to break the compatibility and change the 
way how two JVMs communicate. Therefore it can be done on the change from 
version 2.x to 3.x. But because there is so much work like this change and 
more, one release candidate is not enough.
   For normal users it represents no change of course. For those who maybe have 
their own Providers it would be a disaster to change something like that 
between 3.0 and 3.1 let's say. Therefore everything has to be done in 3.0 and 
these milestones of work from the backlog.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to