Tibor17 edited a comment 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-547590318
 
 
   btw, I would like to use the library `fasterxml` which operates with JSON or 
YAML and not the custom format of data.
   Still the physical layer should be something like it is now which avoids the 
collitions but this should be customizable by the encoder/decoder class 
`ForkedChannel`.
   So my proposal is to have this physical token:
   `::maven-surefire:<data-length>:<base64-data>:`
   , where delimiter is `:` and the magic number is `::maven-surefire`.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to