[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13529835#comment-13529835
 ] 

Hudson commented on ZOOKEEPER-1598:
-----------------------------------

Integrated in ZooKeeper-trunk #1770 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/1770/])
    ZOOKEEPER-1598. Ability to support more digits in the version string (Raja 
Aluri via phunt) (Revision 1420547)

     Result = SUCCESS
phunt : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1420547
Files : 
* /zookeeper/trunk/CHANGES.txt
* /zookeeper/trunk/src/java/main/org/apache/zookeeper/version/util/VerGen.java
* /zookeeper/trunk/src/java/test/org/apache/zookeeper/VerGenTest.java

                
> Ability to support more digits in the version string
> ----------------------------------------------------
>
>                 Key: ZOOKEEPER-1598
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1598
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: build
>            Reporter: Raja Aluri
>            Assignee: Raja Aluri
>             Fix For: 3.5.0, 3.4.6
>
>         Attachments: ZOOKEEPER-1598.trunk.patch
>
>
> Ability to support more digits in the version string.
> Zookeeper, now expects the version sting to be of X.Y.Z-# format.
> With this change, the default behavior is still the same X.Y.Z-# and will not 
> break any existing things.
> But at the same time, allows people to tag on their own digits to the version 
> strings, so that they can add a patch or two in their own environments and be 
> able to distinguish between apache zookeeper version and locally modified 
> zookeeper version.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to