[ https://issues.apache.org/jira/browse/ZOOKEEPER-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Giridharan Kesavan updated ZOOKEEPER-60: ---------------------------------------- Attachment: ZK-60.patch Here is the patch which addresses the comments added by Patrick Renamed the zkServer.sh to tests-zkServer.sh, hence the conflict with zkServer.sh in the bin folder is avoided. Also restored the compile_jute check in the configure.ac by introducing a flag. If user wants to run tests directly from the src/c folder they have to export PATH variable as fuser binary is not available in the users path. (fuser binary sits in the /sbin dir). so adding tests folder to the path may not an overhead. > Get cppunit tests running as part of Hudson CI > ---------------------------------------------- > > Key: ZOOKEEPER-60 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-60 > Project: Zookeeper > Issue Type: Improvement > Components: build > Reporter: Patrick Hunt > Assignee: Giridharan Kesavan > Attachments: ZK-60.patch, ZK-60.patch > > > Investigate if it is possible to run cppunit tests as part of Hudson. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.