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

Hudson commented on ZOOKEEPER-709:
----------------------------------

Integrated in ZooKeeper-trunk #761 (See 
[http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/761/])
    . bookkeeper build failing with missing factory


> bookkeeper build failing with missing factory
> ---------------------------------------------
>
>                 Key: ZOOKEEPER-709
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-709
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: contrib-bookkeeper
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>            Priority: Blocker
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-709.patch
>
>
> ant test in bookkeeper results in
> compile-test:
>     [javac] Compiling 10 source files to 
> /home/phunt/dev/workspace/gitzk/build/contrib/bookkeeper/test
>     [javac] 
> /home/phunt/dev/workspace/gitzk/src/contrib/bookkeeper/test/org/apache/bookkeeper/test/BaseTestCase.java:91:
>  cannot find symbol
>     [javac] symbol  : constructor Factory(java.lang.Integer)
>     [javac] location: class org.apache.zookeeper.server.NIOServerCnxn.Factory
>     [javac]         serverFactory = new 
> NIOServerCnxn.Factory(ZooKeeperDefaultPort);
>     [javac]                         ^
>     [javac] 1 error
> Flavio can you take a look at this one? (patch)

-- 
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