Further, I think we should go over the documentation we have on lucy.apache.org and update accordingly. I don't see any reference to Clownfish and its associated repo: http://lucy.apache.org/version_control.html
Thanks, Logan On Wed, Jul 9, 2014 at 9:39 AM, Logan Bell <[email protected]> wrote: > +1 > > > On Wed, Jul 9, 2014 at 9:36 AM, Peter Karman <[email protected]> wrote: > >> Marvin Humphrey wrote on 7/8/14 6:14 PM: >> > On Tue, Jul 8, 2014 at 2:21 PM, Kurt Starsinic <[email protected]> >> wrote: >> >> OK, I did a "git pull" on master from git://github.com/apache/lucy.git >> and >> >> I have a clean checkout. >> > >> > Now that Clownfish and Charmonizer have been broken out of Lucy, getting >> > started is a little more involved. Here's a formula: >> > >> > git clone https://git-wip-us.apache.org/repos/asf/lucy.git >> > git clone https://git-wip-us.apache.org/repos/asf/lucy-clownfish.git >> \ >> > clownfish >> > git clone >> https://git-wip-us.apache.org/repos/asf/lucy-charmonizer.git \ >> > charmonizer >> > cd clownfish/runtime/perl >> > perl Build.PL >> > ./Build test >> > cd ../../../lucy/perl >> > source ../devel/bin/setup_clownfish_env.sh ../../clownfish >> > perl Build.PL >> > ./Build test >> > >> >> seems like a patch to CONTRIBUTING is in order? >> >> -- >> Peter Karman . http://peknet.com/ . [email protected] >> > >
