[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicholas Harteau updated ZOOKEEPER-1034:
----------------------------------------

    Attachment: ant.test-nopatch

'ant test' output from trunk, after removing ZOOKEEPER-1033 and ZOOKEEPER-1034


[nrh@toki ~/projects/apache-zookeeper] grep -i fail ant.test-nopatch|grep -v 
'Failures: 0'
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 91.533 sec
    [junit] Test org.apache.zookeeper.test.ClientPortBindTest FAILED
    [junit] Tests run: 3, Failures: 2, Errors: 0, Time elapsed: 81.774 sec
    [junit] Test org.apache.zookeeper.test.FollowerResyncConcurrencyTest FAILED
    [junit] Tests run: 15, Failures: 1, Errors: 0, Time elapsed: 156.346 sec
    [junit] Test org.apache.zookeeper.test.QuorumTest FAILED
BUILD FAILED
/Users/nrh/projects/apache-zookeeper/build.xml:870: Tests failed!


> perl bindings should automatically find the zookeeper c-client headers
> ----------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1034
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1034
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: contrib
>    Affects Versions: 3.3.3
>            Reporter: Nicholas Harteau
>            Assignee: Nicholas Harteau
>            Priority: Minor
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-1034-trunk.patch, ant.test-nopatch
>
>
> Installing Net::ZooKeeper from cpan or the zookeeper distribution tarballs 
> will always fail due to not finding c-client header files.  In conjunction 
> with ZOOKEEPER-1033 update perl bindings to look for c-client header files in 
> INCDIR/zookeeper/
> a.k.a. make installs of Net::ZooKeeper via cpan/cpanm/whatever *just work*, 
> assuming you've already got the zookeeper c client installed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to