onichols-pivotal commented on a change in pull request #7006:
URL: https://github.com/apache/geode/pull/7006#discussion_r743251068



##########
File path: geode-wan/build.gradle
##########
@@ -30,6 +30,7 @@ dependencies {
   implementation(project(':geode-serialization'))
   implementation(project(':geode-tcp-server'))
   implementation(project(':geode-core'))
+  implementation(project(':geode-gfsh'))

Review comment:
       it's unfortunate that the _interface_ `GfshCommand` is in the same 
module as the gfsh _implementation_, but since it is, I see now why you have to 
import geode-gfsh from geode-wan.  




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to