That''s what I do. I downloaded the "avalon" module because I have a broadband connection and then I built each module separately as shown on the Merlin documentation.
So, instead of Merlin, could I launch ant clean, ant main? Marco ----- Original Message ----- From: "Niclas Hedhman" <[EMAIL PROTECTED]> To: "Avalon framework users" <[EMAIL PROTECTED]> Sent: Sunday, December 14, 2003 8:11 AM Subject: Re: [MERLIN] CVS problems... > On Sunday 14 December 2003 15:38, Stephen McConnell wrote: > > Just CVS update repo, build repo, build merlin. > > The createImplementationArtifact() method was added last night. > > maybe that wasn't clear enough (I don't know how experienced Marco is)... > > If you have a reasonably fast connection, I suggest that you (Marco), check > out the "avalon" cvs repo, instead of having the sub-repos checked out > separately. > > cvs -z3 -q -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co avalon > > because then it is easier to do > > cd avalon > cvs -z3 -q update -dP > ant clean > ant main > > > to get an absolutely fresh build :o) > > > Cheers > Niclas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
