ryangardner commented on a change in pull request #7351:
URL: https://github.com/apache/geode/pull/7351#discussion_r803774213



##########
File path: 
geode-assembly/src/acceptanceTest/resources/gradle-test-projects/management/build.gradle
##########
@@ -24,7 +24,7 @@ repositories {
 }
 
 dependencies {
-  compile("${project.group}:geode-core:${project.version}")
+  compileOnly("${project.group}:geode-core:${project.version}")

Review comment:
       Good catch, it worked locally on my mac as well - I just pushed up 
something with that change




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@geode.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to