RE : RE : [Maven 1.0 branch] Problem with the bootstrap

2004-06-28 Thread Heritier Arnaud
> > > I didn't found when you committed this change. > > dIon beat me to it - I only just got home. Sorry, I talked about the first time when you committed the bug. ;-) I try to follow the CVS mails ;-) > > > Why need we to produce a RC4 ? > > Because the artifact and httputils code changed

Re: RE : [Maven 1.0 branch] Problem with the bootstrap

2004-06-28 Thread Brett Porter
> I didn't found when you committed this change. dIon beat me to it - I only just got home. > Why need we to produce a RC4 ? Because the artifact and httputils code changed significantly - there's a risk of problems. There are also still bugs in javadoc, and multiproject. Cheers, Brett ---

RE : [Maven 1.0 branch] Problem with the bootstrap

2004-06-28 Thread Heritier Arnaud
n 2004 01:08 > À : Maven Developers List > Objet : Re: [Maven 1.0 branch] Problem with the bootstrap > > > That was awful dumb of me :) > > I'll fix this up tonight when I cut the release for RC4. > > Cheers, > Brett > > Quoting Arnaud HERITIER <[EMAIL PROTECTE

Re: [Maven 1.0 branch] Problem with the bootstrap

2004-06-27 Thread Dion Gillard
Done. Thanks. On Sun, 27 Jun 2004 23:40:55 +0200, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > > Hello guys, > > I'm coming back after two weeks of inactivity and I can't build maven with > the bootstrap. > The problem comes from the build-bootstrap ant file. > > The ge

Re: [Maven 1.0 branch] Problem with the bootstrap

2004-06-27 Thread Brett Porter
That was awful dumb of me :) I'll fix this up tonight when I cut the release for RC4. Cheers, Brett Quoting Arnaud HERITIER <[EMAIL PROTECTED]>: > Hello guys, > > I'm coming back after two weeks of inactivity and I can't build maven with > the bootstrap. > The problem comes from th

[Maven 1.0 branch] Problem with the bootstrap

2004-06-27 Thread Arnaud HERITIER
Hello guys, I'm coming back after two weeks of inactivity and I can't build maven with the bootstrap. The problem comes from the build-bootstrap ant file. The get commands used to retrieve commons-logging and http-client jars use ${maven.get.jars.baseUrl} as source.