[ https://issues.apache.org/jira/browse/ZOOKEEPER-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Patrick Hunt updated ZOOKEEPER-534: ----------------------------------- Attachment: ZOOKEEPER-534.patch updated bk and rest contribs to get "common" (ie log4j and junit) jars using ivy fixed bk init to depend on checkmain, now always checks for zk being compiled first and gives sane warning > 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.