mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Restore grapes cleaner
This commit is contained in:
+1
-1
@@ -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");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user