erikhakansson edited a comment on issue #49: [MNG-2802] Concurrent-safe access 
to local Maven repository
URL: https://github.com/apache/maven-wagon/pull/49#issuecomment-431325340
 
 
   Can someone have a new look at this after my comments regarding System.exit?
   
   To reiterate, the System.exit isn't run in anything manaded by Surefire and 
thus shouldn't affect/be affected by surefire behaviour. 
LazyLockableFileOutputStreamTestDriver is never run by Surefire
   
   The test (LazyLockableFileOutputStreamIntegrationTest) launches two separate 
JVMs to be able to properly isolate file locking behaviour and not having 
different processes in the same JVM affect each other. I.e, simulating real 
world behaviour with different instances of Maven accessing the same file. 
@olamy 

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


With regards,
Apache Git Services

Reply via email to