First off, welcome! The correct Apache location is:
http://git-wip-us.apache.org/repos/asf/incubator-blur.git So the git command is: git clone http://git-wip-us.apache.org/repos/asf/incubator-blur.git Yes the master is the version to use for now. Can you please post the testcase(s) that are failing? There is a know issue with blur-jdbc, in that it won't build with java 7 and the whole project has not been tested in java 7 yet. That is one of the goals of the next major version 0.2. Aaron On Wed, Oct 10, 2012 at 8:37 AM, Gagan Juneja <[email protected]> wrote: > Hi Team, > I have taken code base from master branch on git repository. While building > the project some of the test case are failing. Although I found some fixes. > Did I checkout the code from right location or any development branch > exists on git repository? > > Regards, > Gagan
