qqeasonchen commented on a change in pull request #489:
URL: 
https://github.com/apache/incubator-eventmesh/pull/489#discussion_r684876702



##########
File path: eventmesh-runtime/build.gradle
##########
@@ -19,8 +19,13 @@ dependencies {
     implementation 
project(":eventmesh-connector-plugin:eventmesh-connector-api")
     implementation project(":eventmesh-security-plugin:eventmesh-security-api")
     implementation project(":eventmesh-security-plugin:eventmesh-security-acl")
+    implementation project(":eventmesh-registry-plugin:eventmesh-registry-api")
+    implementation 
project(":eventmesh-registry-plugin:eventmesh-registry-namesrv")
+
 
     testImplementation 
project(":eventmesh-connector-plugin:eventmesh-connector-api")
     testImplementation 
project(":eventmesh-security-plugin:eventmesh-security-api")
     testImplementation 
project(":eventmesh-security-plugin:eventmesh-security-acl")
+    testImplementation 
project(":eventmesh-registry-plugin:eventmesh-registry-api")
+    testImplementation 
project(":eventmesh-registry-plugin:eventmesh-registry-namesrv")

Review comment:
       @lrhkobe Suggest eventmesh-registry-rocketmq-namesrv, that would be more 
clear to understand in my opinion.




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to