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/11/05 06:38:02 UTC

[GitHub] [rocketmq] duhenglucky edited a comment on issue #1572: [ISSUE #1558]module `acl` compatible with 1.6

duhenglucky edited a comment on issue #1572: [ISSUE #1558]module `acl` compatible with 1.6
URL: https://github.com/apache/rocketmq/pull/1572#issuecomment-549683517
 
 
   @geektao thanks for your contribution, and it seems the CI process failed:
   [ERROR] /home/travis/build/apache/rocketmq/acl/src/main/java/org/apache/rocketmq/acl/common/AclUtils.java:[212,52] diamond operator is not supported in -source 1.6
     (use -source 7 or higher to enable diamond operator)
   [ERROR] /home/travis/build/apache/rocketmq/acl/src/main/java/org/apache/rocketmq/acl/plain/PlainPermissionManager.java:[276,57] diamond operator is not supported in -source 1.6
   
   could you fix it?

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