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 2019/10/29 20:25:11 UTC

[GitHub] [maven-surefire] rmannibucau commented on issue #240: [SUREFIRE-1658] TCP/IP Channel for forked Surefire JVM. Extensions API and SPI. Polymorphism for remote and local process communication.

rmannibucau commented on issue #240: [SUREFIRE-1658] TCP/IP Channel for forked Surefire JVM. Extensions API and SPI. Polymorphism for remote and local process communication.
URL: https://github.com/apache/maven-surefire/pull/240#issuecomment-547613286
 
 
   Side note: whatever lib you use you will have to shade it to avoid conflicts so let's use a small one. Minijson comes to mind but JSON-P is also a good option since it is abstracted and does not couple us a lot with a vendor (+ we have an impl at asf so no legal issue nor work shading it ;)).

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


With regards,
Apache Git Services