[ https://issues.apache.org/jira/browse/ZOOKEEPER-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789615#action_12789615 ]
Mahadev konar commented on ZOOKEEPER-534: ----------------------------------------- +1 the patch looks good. ill commit as soon as hudson ok's it. > The test target in contib/bookkeeper does not depend on jar target. > ------------------------------------------------------------------- > > Key: ZOOKEEPER-534 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-534 > Project: Zookeeper > Issue Type: Bug > Components: contrib-bookkeeper > Affects Versions: 3.2.0, 3.2.1 > Reporter: Mahadev konar > Assignee: Patrick Hunt > Fix For: 3.3.0 > > Attachments: ZOOKEEPER-534.patch > > > The test target in contib/bookkeeper does not depend on jar target. So the > ant test target gives compilation errors if the main is not compiled which > can be prevented if it depends on jar. It can then check if main has been > compiled or not and throw out a reasonable error. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.