Add optional 'apache-geode-extensions' dependency.
This commit is contained in:
@@ -18,6 +18,8 @@ dependencies {
|
||||
exclude group: "org.apache.logging.log4j", module: "log4j-core"
|
||||
}
|
||||
|
||||
optional project(':apache-geode-extensions')
|
||||
|
||||
optional "org.springframework:spring-test"
|
||||
|
||||
testCompile "junit:junit"
|
||||
|
||||
Reference in New Issue
Block a user