Cleanup Gradle build files.
Remove commented out configuration. Remove 'org.springframework.geode:spring-geode-starter-logging' module from the runtiem classpath in the Multi-Site Caching Sample.
This commit is contained in:
@@ -14,8 +14,6 @@ dependencies {
|
||||
compile "org.projectlombok:lombok"
|
||||
compile "org.springframework.boot:spring-boot-starter-web"
|
||||
|
||||
runtime project(":spring-geode-starter-logging")
|
||||
|
||||
testCompile project(":spring-geode-starter-test")
|
||||
|
||||
testCompile "org.springframework.boot:spring-boot-starter-test"
|
||||
|
||||
Reference in New Issue
Block a user