Restore grapes cleaner

pull/10/head
Phillip Webb 11 years ago
parent be57881598
commit e5918b6756

@ -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");
}

Loading…
Cancel
Save