+1 - zkpython passes all tests. All core Java tests pass on my Mac, can't build the C tests due to incompatible linker option.
Building zkpython and fatjar from src/contrib via ant fails with this error: BUILD FAILED /Users/henry/install/zookeeper-3.2.0/src/contrib/build.xml:30: The following error occurred while executing this line: /Users/henry/install/zookeeper-3.2.0/src/contrib/build-contrib.xml:92: /Users/henry/install/zookeeper-3.2.0/build/contrib/zkpython/classes not found. This is the same behaviour as svn, and zkpython at least can be built successfully according to the instructions in src/contrib/zkpython/README. For either 3.2.1 or 3.3 smoothing this should be on my todo list. Henry On Wed, Jul 1, 2009 at 7:10 PM, Patrick Hunt <ph...@apache.org> wrote: > It looks like you don't have cppunit installed afaict, but I'd feel more > comfortable if you could verify. > > [exec] checking for cppunit-config... no > [exec] checking for Cppunit - version >= 1.10.2... no > > I have this on my ubuntu system: > > libcppunit-1.12-1 install > libcppunit-dev install > > Could you try installing cppunit and re-run? Otw I'll mark you as +1. ;-) > > Patrick > > > Stu Hood wrote: > >> All of the Java unit tests passed, but the CPPUnit tests failed to build >> (perhaps I am missing a dependency?). Log attached. >> >> If I am just missing a dependency, +1. Otherwise, -1. >> >> Thanks, >> Stu >> >> -----Original Message----- >> From: "Patrick Hunt" <ph...@apache.org> >> Sent: Wednesday, July 1, 2009 1:39pm >> To: "zookeeper-dev@hadoop.apache.org" <zookeeper-dev@hadoop.apache.org> >> Subject: [VOTE] Release ZooKeeper 3.2.0 (candidate 1) >> >> I have created a candidate build for ZooKeeper 3.2.0. Over 120 JIRAs are >> addressed in this release, with major new features for; perl/python/rest >> bindings, flexible quorum support, recipe code libraries, chroot support in >> connect string, and much more. >> >> *** Please download, test and VOTE before the >> *** vote closes EOD on Monday, July 6.*** >> >> http://people.apache.org/~phunt/zookeeper-3.2.0-candidate-1/<http://people.apache.org/%7Ephunt/zookeeper-3.2.0-candidate-1/> >> >> Should we release this? >> >> Patrick >> >> >> >> >>