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

Hadoop QA commented on ZOOKEEPER-1598:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12559944/ZOOKEEPER-1598.trunk.patch
  against trunk revision 1415847.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) 
warnings.

    +1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

    -1 core tests.  The patch failed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1285//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1285//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1285//console

This message is automatically generated.
                
> 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
>         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