yozaner1324 commented on a change in pull request #5989:
URL: https://github.com/apache/geode/pull/5989#discussion_r577895620
##########
File path: geode-core/build.gradle
##########
@@ -311,7 +313,7 @@ dependencies {
implementation('com.healthmarketscience.rmiio:rmiio')
//Geode-common has annotations and other pieces used geode-core
- api(project(':geode-common'))
+ implementation(project(':geode-common'))
Review comment:
Changed back to api.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]