On Tue, Jun 03, 2014 at 10:18:03PM -0700, Jaln wrote: > I met another issue when compiling the bookkeeper, > /bookkeeper-4.2.2/bookkeeper-server/src/test/java/org/apache/bookkeeper/test/TestBackwardCompat.java:[70,44] > error: package org.apache.bk_v4_0_0.bookkeeper.conf does not exist > > Do I need to install previous version first? Thanks for your help. just doing a mvn install from the top level of the bookkeeper project should fix it.
-Ivan
