centralize version numbering in the source/build
------------------------------------------------

                 Key: ZOOKEEPER-297
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-297
             Project: Zookeeper
          Issue Type: Improvement
          Components: build
    Affects Versions: 3.1.0
            Reporter: Patrick Hunt
            Priority: Minor
             Fix For: 3.2.0


There are now three locations in the source repository that store the version 
number of the code:

1) build.xml
2) configure.ac
3) zookeeper_version.h

these all have to be managed when releasing/branching/etc... would be better if 
there were just one place - at the very least the configure.ac should be used 
to generate the version for zookeeper_version.h. 

Can we do a better job (ie less) at this?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to