Browse Source
Buck does not create a target directory for the build output, this is Maven specific and the project unit tests should not rely on it. Instead follow the pattern used by org.eclipse.jgit.test which is to create a temporary directory in the system temporary folder, and configure the Maven surefire plugin to use the target directory. Change-Id: Iebe5093332343a90f51080614e083aac0d29c26dstable-3.2
Shawn Pearce
11 years ago
5 changed files with 27 additions and 10 deletions
Loading…
Reference in new issue