Re: downloading SNAPSHOT from remote repo

2004-07-13 Thread Konstantin Priblouda
--- Paul Spencer <[EMAIL PROTECTED]> wrote: > When will the fix for this bug be released? > > I am asking because I use snapshots in my > environment along with > automatic builds via CruiseControl. Their is a 6 > hour window where the > "deployed" snapshot will always override the > "installed

Re: downloading SNAPSHOT from remote repo

2004-07-12 Thread Brett Porter
We are currently debating the release. It should be in the next couple of days. An alternative is to build from CVS (-r MAVEN-1_0-BRANCH), or roll back to RC3. Cheers, Brett On Mon, 12 Jul 2004 17:24:07 -0400, Paul Spencer <[EMAIL PROTECTED]> wrote: > When will the fix for this bug be released?

Re: downloading SNAPSHOT from remote repo

2004-07-12 Thread Paul Spencer
When will the fix for this bug be released? I am asking because I use snapshots in my environment along with automatic builds via CruiseControl. Their is a 6 hour window where the "deployed" snapshot will always override the "installed" snapshot. Depending on the release "schedule", I may need

Re: downloading SNAPSHOT from remote repo

2004-07-06 Thread Brett Porter
apologies for the many replies - gmail went kind of funky. On Wed, 7 Jul 2004 12:04:08 +1000, Brett Porter <[EMAIL PROTECTED]> wrote: > > > when dIon said: > I think this has been fixed since the RC4 release > that means > I think this has been fixed *after* the RC4 release > > ie, it was a bug

Re: downloading SNAPSHOT from remote repo

2004-07-06 Thread Brett Porter
when dIon said: I think this has been fixed since the RC4 release that means I think this has been fixed *after* the RC4 release ie, it was a bug, it is now fixed. Searching JIRA/the user and dev mail archives will also show this. - Brett On Tue, 06 Jul 2004 10:27:37 +0200, Marcin Gurbisz <[EMAI

Re: downloading SNAPSHOT from remote repo

2004-07-06 Thread Brett Porter
when dIon said: I think this has been fixed since the RC4 release that means I think this has been fixed *after* the RC4 release ie, it was a bug, it is now fixed. Searching JIRA/the user and dev mail archives will also show this. - Brett On Tue, 06 Jul 2004 10:27:37 +0200, Marcin Gurbisz <[EMAI

Re: downloading SNAPSHOT from remote repo

2004-07-06 Thread Brett Porter
when dIon said: I think this has been fixed since the RC4 release that means I think this has been fixed *after* the RC4 release ie, it was a bug, it is now fixed. Searching JIRA/the user and dev mail archives will also show this. - Brett On Tue, 06 Jul 2004 10:27:37 +0200, Marcin Gurbisz <[EMAI

Re: downloading SNAPSHOT from remote repo

2004-07-06 Thread Brett Porter
when dIon said: I think this has been fixed since the RC4 release that means I think this has been fixed *after* the RC4 release ie, it was a bug, it is now fixed. Searching JIRA/the user and dev mail archives will also show this. - Brett On Tue, 06 Jul 2004 10:27:37 +0200, Marcin Gurbisz <[EMAI

Re: downloading SNAPSHOT from remote repo

2004-07-06 Thread Jefferson K. French
Marcin, Brett is saying that the code doing the download has a bug where it doesn't take the correct timezone into account when determining if the remote JAR is newer or not. So no, it's not correct behavior. Dion said he thinks it's fixed in CVS, so you could try grabbing the latest source and b

Re: downloading SNAPSHOT from remote repo

2004-07-06 Thread Marcin Gurbisz
This all is not clear for me. Please answer my main question: Why snapshot jar is always downloaded from remote repo owerwriting newer version in local repository in rc4? Is it corect behaviour? Brett Porter wrote: yes, this wa smy bad reading of the HTTP spec... I didn't set the If-Modified-Since

Re: downloading SNAPSHOT from remote repo

2004-07-05 Thread Brett Porter
yes, this wa smy bad reading of the HTTP spec... I didn't set the If-Modified-Since header to use GMT. If you set your local timezone to GMT, it will work (but I don't recommend that :) Cheers, Brett On Mon, 5 Jul 2004 22:27:54 +1000, Dion Gillard <[EMAIL PROTECTED]> wrote: > I think this has bee

Re: downloading SNAPSHOT from remote repo

2004-07-05 Thread Dion Gillard
I think this has been fixed since the RC4 release On Mon, 05 Jul 2004 13:43:56 +0200, Marcin Gurbisz <[EMAIL PROTECTED]> wrote: > It doesn't occure for all SNAPSHOT libraries. For some of them I have > "warning: last-modified not specified". > ___ > Marcin Gurbisz >

Re: downloading SNAPSHOT from remote repo

2004-07-05 Thread Marcin Gurbisz
It doesn't occure for all SNAPSHOT libraries. For some of them I have "warning: last-modified not specified". ___ Marcin Gurbisz Programista ** Marcin Gurbisz wrote: Why snapshot jar is always downloaded from remote repo owerwriting newe

downloading SNAPSHOT from remote repo

2004-07-05 Thread Marcin Gurbisz
Why snapshot jar is always downloaded from remote repo owerwriting newer version in local repository? Is it corect behaviour? I haven't notice that in releases before rc4. -- ___ Marcin Gurbisz Programista * *