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 2020/11/21 05:00:36 UTC

[GitHub] [rocketmq-externals] calvinGithub opened a new issue #651: rocketmq-console编译错误,不符合code style,缺少空格

calvinGithub opened a new issue #651:
URL: https://github.com/apache/rocketmq-externals/issues/651


   **rocketmq-console编译错误,不符合code style,缺少空格**
   
   1、rocketmq-externals\rocketmq-console\src\main\java\org\apache\rocketmq\console\config\RMQConfigure.java:85:34: error: '{' is not preceded with whitespace.
   2、rocketmq-externals\rocketmq-console\src\main\java\org\apache\rocketmq\console\config\RMQConfigure.java:86:72: error: '||' is not preceded with whitespace.
   3、rocketmq-externals\rocketmq-console\src\main\java\org\apache\rocketmq\console\service\impl\TopicServiceImpl.java:239:11: error: 'if' is not followed by whitespace.
   4、rocketmq-externals\rocketmq-console\src\main\java\org\apache\rocketmq\console\service\impl\TopicServiceImpl.java:239:40: error: '{' is not preceded with whitespace.
   5、rocketmq-externals\rocketmq-console\src\main\java\org\apache\rocketmq\console\service\impl\TopicServiceImpl.java:245:10: error: 'else' is not preceded with whitespace.
   6、rocketmq-externals\rocketmq-console\src\main\java\org\apache\rocketmq\console\service\impl\TopicServiceImpl.java:245:10: error: '}' is not followed by whitespace.
   7、rocketmq-externals\rocketmq-console\src\main\java\org\apache\rocketmq\console\service\impl\TopicServiceImpl.java:245:14: error: 'else' is not followed by whitespace.
   8、rocketmq-externals\rocketmq-console\src\main\java\org\apache\rocketmq\console\service\impl\TopicServiceImpl.java:245:14: error: '{' is not preceded with whitespace.
   


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



[GitHub] [rocketmq-externals] vongosling commented on issue #651: rocketmq-console build error

Posted by GitBox <gi...@apache.org>.
vongosling commented on issue #651:
URL: https://github.com/apache/rocketmq-externals/issues/651#issuecomment-731899558


   You could build using the latest code.


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



[GitHub] [rocketmq-externals] vongosling closed issue #651: rocketmq-console build error

Posted by GitBox <gi...@apache.org>.
vongosling closed issue #651:
URL: https://github.com/apache/rocketmq-externals/issues/651


   


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