You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2019/07/01 12:18:20 UTC

[GitHub] [zookeeper] TisonKun commented on issue #915: ZOOKEEPER-3370 Remove SVN specific revision generation

TisonKun commented on issue #915: ZOOKEEPER-3370 Remove SVN specific revision generation
URL: https://github.com/apache/zookeeper/pull/915#issuecomment-507240627
 
 
   @anmolnar `Info.java` contains version info of ZooKeeper.
   
   It has two subclasses,
   
   `VersionInfoMain` used in `zkServer.sh --version ` for printing version info.
   
   `Version`'s usages are scattered but for similar function.
   
   It could be a separated JIRA considering reflecting version info in ZooKeeper.

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