Lets resolve this so that the test target will successfully finish. Either revert or add something to create the dist dir before the velocity jar is made as a tmp solution. Else Hudson is gonna keep failing.
Shalin Shekhar Mangar wrote: > On Tue, Sep 29, 2009 at 4:26 PM, Shalin Shekhar Mangar < > [email protected]> wrote: > > >> On Tue, Sep 29, 2009 at 4:11 PM, Erik Hatcher <[email protected]>wrote: >> >> >>> Note that this surely broke the instructions for using VWR from the wiki: >>> http://wiki.apache.org/solr/VelocityResponseWriter >>> >>> >>> >> I haven't followed all the discussion and cleanup actions for the 1.4 >> >>> release, apologies. It was intentional to have the build work this way, >>> >> I'm sorry I didn't notice that it was being used this way. I guess we can >> copy the jar to src/main/solr/lib in the "example" task. I'll make the >> changes. Since example is never called by "ant package", the jar won't be >> duplicated in the release. >> >> >> > Ah, example is indeed called by package task. I guess we need to revert this > change. solr-velocity and dependencies can reside in > contrib/velocity/src/main/solr/lib. > > -- - Mark http://www.lucidimagination.com
