You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/04/13 02:56:30 UTC

[GitHub] [incubator-shardingsphere] cherrylzhao opened a new issue #5157: Remove @author comment tag in ParseASTNode.java

cherrylzhao opened a new issue #5157: Remove @author comment tag in ParseASTNode.java
URL: https://github.com/apache/incubator-shardingsphere/issues/5157
 
 
   `ParseASTNode.java` left one @author comment tag which should be removed.
   ```java
   /**
    * Parse AST node.
    *
    * @author zhangliang
    */
   @RequiredArgsConstructor
   public final class ParseASTNode implements ASTNode {
       
       }
   }
   ```

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

[GitHub] [incubator-shardingsphere] kimmking closed issue #5157: Remove @author comment tag in ParseASTNode.java

Posted by GitBox <gi...@apache.org>.
kimmking closed issue #5157: Remove @author comment tag in ParseASTNode.java
URL: https://github.com/apache/incubator-shardingsphere/issues/5157
 
 
   

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

[GitHub] [incubator-shardingsphere] LeeGuoPing commented on issue #5157: Remove @author comment tag in ParseASTNode.java

Posted by GitBox <gi...@apache.org>.
LeeGuoPing commented on issue #5157: Remove @author comment tag in ParseASTNode.java
URL: https://github.com/apache/incubator-shardingsphere/issues/5157#issuecomment-612884870
 
 
   hi, i want to do 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

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #5157: Remove @author comment tag in ParseASTNode.java

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #5157: Remove @author comment tag in ParseASTNode.java
URL: https://github.com/apache/incubator-shardingsphere/issues/5157#issuecomment-612890291
 
 
   @LeeGuoPing, Welcome, I just assign to you

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