Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch follows up on the review given for revelc#51 and uses maven-surefire-plugin's configuration to set the tempdir to target and restore the behavior change introduced in that PR. Note: This fix will only effect running the test via maven. If the test is manually run (e.g., from an IDE), java.io.tmpdir should be overridden manually too.
- Loading branch information