kirklund commented on a change in pull request #7006:
URL: https://github.com/apache/geode/pull/7006#discussion_r734082255



##########
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:
       @onichols-pivotal geode-wan adds in new gfsh commands just like 
geode-connectors does. It's part of the new approach to modularity rather than 
adding new wan commands to geode-gfsh.




-- 
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