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

   > @mthmulders
   > WDYT about using `argLine.replaceAll("\\s+", " ");` instead of what we 
have today?
   
   I like it, replaced the original implementation with this one.
   
   > If they do it, then the character `	` would stay forever, so it would 
be the strongest guarantee that the purpose is still there.
   
   Makes sense, I've replaced the tab chars in the IT with XML entities.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to