You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/03/29 12:23:08 UTC

[GitHub] [rocketmq] vongosling commented on a change in pull request #1122: [ISSUE #1120]Add new feature: support namespace

vongosling commented on a change in pull request #1122: [ISSUE #1120]Add new feature: support namespace
URL: https://github.com/apache/rocketmq/pull/1122#discussion_r270386094
 
 

 ##########
 File path: common/pom.xml
 ##########
 @@ -37,5 +37,9 @@
             <groupId>${project.groupId}</groupId>
             <artifactId>rocketmq-remoting</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.apache.commons</groupId>
+            <artifactId>commons-lang3</artifactId>
 
 Review comment:
   Be sure need to import lang3  here?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services