Thank you. This is not the first time that happens. I'm using Eclipse as CVS client. The first time, I checked out the avalon CVS distrib as a project. >From that time, I choose to "update" the project, but it seems that the "update" command updates only new things and doesn't deliver a 'clean' project (for instance by removing obsolete sources). I hope there will be a better solution than everytime deleting the project and installing a fresh CVS copy. With another CVS client (i.e WinCVS) I am able to obtain a 'clean' copy, but with Eclipse I wasn't. Did anyone face the same problem?
BTW, the build process works fine. Thank you Stephen. Marco ----- Original Message ----- From: "Stephen McConnell" <[EMAIL PROTECTED]> To: "Avalon framework users" <[EMAIL PROTECTED]> Sent: Saturday, January 03, 2004 10:26 PM Subject: Re: [merlin] Problems with last CVS > Marco Tedone wrote: > > > Hi guys, > > > > I updated the CVS version of avalon-merlin. > > > > I then ran: > > > > 1) framework/ > > maven clean > > maven > > > > 2) ../meta > > maven clean > > maven > > > > 3) ../repository > > maven clean > > maven > > > > 4) ../util > > maven clean > > maven > > > > 5) ../merlin > > maven avalon:clean > > maven > > > > I obtain the following error: > > > > <snip/> > > The DataTestCase error should not happen because DataTestCase doesn't > exist. Looks like your cvs checkout is a little out of sync. > > Stephen. > > -- > |------------------------------------------------| > | Magic by Merlin | > | Production by Avalon | > | | > | http://avalon.apache.org/merlin | > | http://dpml.net/ | > |------------------------------------------------| > > --------------------------------------------------------------------- > 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]
