You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Mike Lundy (Created) (JIRA)" <ji...@apache.org> on 2012/02/23 03:17:48 UTC

[jira] [Created] (ZOOKEEPER-1399) Binary Jar in zookeeper-3.3.4 displays wrong version when run

Binary Jar in zookeeper-3.3.4 displays wrong version when run
-------------------------------------------------------------

                 Key: ZOOKEEPER-1399
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1399
             Project: ZooKeeper
          Issue Type: Bug
          Components: build, server
    Affects Versions: 3.3.4
            Reporter: Mike Lundy
            Priority: Minor


When you start up zookeeper using the jar in zookeeper-3.3.4.tar.gz, it prints a 3.3.3 version string:

server.ZooKeeperServer  - Server environment:zookeeper.version=3.3.3-1203054, built on 11/17/2011 05:47 GMT
server.ZooKeeperServer  - Server environment:java.class.path=/usr/lib/zookeeper/apache-rat-tasks-0.6.jar:/usr/lib/zookeeper/commons-lang-2.4.jar:/usr/lib/zookeeper/commons-cli-1.1.jar:/usr/lib/zookeeper/log4j-1.2.15.jar:/usr/lib/zookeeper/commons-collections-3.2.jar:/usr/lib/zookeeper/apache-rat-core-0.6.jar:/usr/lib/zookeeper/jline-0.9.94.jar:/usr/lib/zookeeper/zookeeper-3.3.4.jar:/etc/zookeeper

I assume this is due to a build problem of some form. (Rebuilding the jar from the tarball fixes the version).


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira