wilkinsona opened a new pull request #244: [SUREFIRE-1679] Prevent classpath 
caching from causing pollution
URL: https://github.com/apache/maven-surefire/pull/244
 
 
   This pull request backports the changes made in 
https://github.com/apache/maven-surefire/pull/243 to 2.22.x. The main source 
changes are the same. The test has be modified to align with the small 
differences in the implementation. Most notably, I have introduced the use of 
`TemporaryFolder` as the use of a mocked `File` resulted in an NPE as the 
`path` field of the mocked `File` was `null`. I hope that's OK.

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