http://zookeeper.apache.org links to
https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute which has instructions on how to build the project with Ant. I'm trying it now -- initial observations are that the tests take a LONG time and it's difficult to work on anything else while they are running because the terminal window keeps stealing focus. (?) Not sure what that's about, I don't remember it happening with other Java projects. (If you need more help getting set up to build it, the dev list is probably a better place to ask.) -Wendy On Fri, Oct 31, 2014 at 9:37 AM, [email protected] <[email protected]> wrote: > I would like to fetch the zookeeper codebase,and compile/run/debug it in > local dev environment to get familiar with zookeeper from the code level. > Thanks. > > > > -Todd
