Commit e5918b67 authored by Phillip Webb's avatar Phillip Webb

Restore grapes cleaner

parent be578815
......@@ -42,7 +42,7 @@ public class SampleIntegrationTests {
@BeforeClass
public static void cleanGrapes() throws Exception {
// GrapesCleaner.cleanIfNecessary();
GrapesCleaner.cleanIfNecessary();
// System.setProperty("ivy.message.logger.level", "3");
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment