Re: maven artifact issues before release

2008-06-21 Thread Oleg Gusakov
Jason van Zyl wrote: On 20-Jun-08, at 11:54 PM, Oleg Gusakov wrote: Brett Porter wrote: On 19/06/2008, at 11:50 PM, Oleg Gusakov wrote: Paul Gier wrote: Oleg, are there any overview type docs on the wiki of how the new resolver will work? I'd like to see an overview before I start

Re: maven artifact issues before release

2008-06-21 Thread Oleg Gusakov
Brett Porter wrote: On 21/06/2008, at 2:54 PM, Oleg Gusakov wrote: Brett Porter wrote: On 19/06/2008, at 11:50 PM, Oleg Gusakov wrote: Paul Gier wrote: Oleg, are there any overview type docs on the wiki of how the new resolver will work? I'd like to see an overview before I start

Re: maven artifact issues before release

2008-06-21 Thread Jason van Zyl
On 20-Jun-08, at 11:54 PM, Oleg Gusakov wrote: Brett Porter wrote: On 19/06/2008, at 11:50 PM, Oleg Gusakov wrote: Paul Gier wrote: Oleg, are there any overview type docs on the wiki of how the new resolver will work? I'd like to see an overview before I start digging through the c

Re: maven artifact issues before release

2008-06-21 Thread Brett Porter
On 21/06/2008, at 2:54 PM, Oleg Gusakov wrote: Brett Porter wrote: On 19/06/2008, at 11:50 PM, Oleg Gusakov wrote: Paul Gier wrote: Oleg, are there any overview type docs on the wiki of how the new resolver will work? I'd like to see an overview before I start digging through the c

Re: maven artifact issues before release

2008-06-20 Thread Oleg Gusakov
Brett Porter wrote: On 19/06/2008, at 11:50 PM, Oleg Gusakov wrote: Paul Gier wrote: Oleg, are there any overview type docs on the wiki of how the new resolver will work? I'd like to see an overview before I start digging through the code. I'm specifically interested in how version ra

Re: maven artifact issues before release

2008-06-20 Thread Brett Porter
On 19/06/2008, at 11:50 PM, Oleg Gusakov wrote: Paul Gier wrote: Oleg, are there any overview type docs on the wiki of how the new resolver will work? I'd like to see an overview before I start digging through the code. I'm specifically interested in how version ranges are handled in

Re: maven artifact issues before release

2008-06-19 Thread Oleg Gusakov
8, 2008 1:24 PM To: Maven Developers List Subject: maven artifact issues before release Hi, I've fixed the code to make double deployment fail properly. Once that is made configurable, there are no open issues for MARTIFACT 3.0 alpha 1. MNG-3456, 3617, 3599, 3423, 3352, are on my li

Re: maven artifact issues before release

2008-06-19 Thread Paul Gier
riginal Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 18, 2008 1:24 PM To: Maven Developers List Subject: maven artifact issues before release Hi, I've fixed the code to make double deployment fail properly. Once that is made configurable, there ar

Re: maven artifact issues before release

2008-06-19 Thread Oleg Gusakov
code. That said, I would expect Oleg or Jason to push the release forward given that they know the full status. -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 18, 2008 1:24 PM To: Maven Developers List Subject: maven artifact issues before release Hi

Re: maven artifact issues before release

2008-06-19 Thread Oleg Gusakov
would expect Oleg or Jason to push the release forward given that they know the full status. -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 18, 2008 1:24 PM To: Maven Developers List Subject: maven artifact issues before release Hi, I've fixe

Re: maven artifact issues before release

2008-06-18 Thread Jason van Zyl
On 18-Jun-08, at 8:29 PM, Dan Fabulich wrote: Brett Porter wrote: 3.0-alpha-1: released as is, with or without those few fixes I was looking at getting in. 3.0-alpha-X: later introduce the mercury and SAT based stuff as an optional component 3.0: when all the above is stable and the resolu

Re: maven artifact issues before release

2008-06-18 Thread Oleg Gusakov
Brett Porter wrote: On 19/06/2008, at 11:29 AM, Dan Fabulich wrote: Brett Porter wrote: 3.0-alpha-1: released as is, with or without those few fixes I was looking at getting in. 3.0-alpha-X: later introduce the mercury and SAT based stuff as an optional component 3.0: when all the above is

Re: maven artifact issues before release

2008-06-18 Thread Brett Porter
On 19/06/2008, at 11:29 AM, Dan Fabulich wrote: Brett Porter wrote: 3.0-alpha-1: released as is, with or without those few fixes I was looking at getting in. 3.0-alpha-X: later introduce the mercury and SAT based stuff as an optional component 3.0: when all the above is stable and the resol

Re: maven artifact issues before release

2008-06-18 Thread Dan Fabulich
Brett Porter wrote: 3.0-alpha-1: released as is, with or without those few fixes I was looking at getting in. 3.0-alpha-X: later introduce the mercury and SAT based stuff as an optional component 3.0: when all the above is stable and the resolution method is selectable Is that how everyone se

Re: maven artifact issues before release

2008-06-18 Thread Jason van Zyl
On 18-Jun-08, at 5:12 PM, Dan Fabulich wrote: Oleg Gusakov wrote: SAT based resolver in the sandbox branch works differently from the old one, and as such - it may break a few builds that rely on bugs in the old resolver. I think we know it will break builds that rely on bugs in the old

Re: maven artifact issues before release

2008-06-18 Thread Jason van Zyl
ailto:[EMAIL PROTECTED] Sent: Wednesday, June 18, 2008 1:24 PM To: Maven Developers List Subject: maven artifact issues before release Hi, I've fixed the code to make double deployment fail properly. Once that is made configurable, there are no open issues for MARTIFACT 3.0 alpha 1.

Re: maven artifact issues before release

2008-06-18 Thread Brett Porter
sday, June 18, 2008 1:24 PM To: Maven Developers List Subject: maven artifact issues before release Hi, I've fixed the code to make double deployment fail properly. Once that is made configurable, there are no open issues for MARTIFACT 3.0 alpha 1. MNG-3456, 3617, 3599, 3423, 3352, ar

Re: maven artifact issues before release

2008-06-18 Thread Brett Porter
On 19/06/2008, at 8:36 AM, Oleg Gusakov wrote: Are there additional tests we could write today? For SAT based resolver we need to 1). proof-run it against big artifacts (like maven-core, for instance) and make sure it resolves all the transitives correctly. Ideally - run against a represen

Re: maven artifact issues before release

2008-06-18 Thread Oleg Gusakov
Dan Fabulich wrote: Oleg Gusakov wrote: SAT based resolver in the sandbox branch works differently from the old one, and as such - it may break a few builds that rely on bugs in the old resolver. I think we know it will break builds that rely on bugs in the old resolver, right? Yes. An

Re: maven artifact issues before release

2008-06-18 Thread Dan Fabulich
Oleg Gusakov wrote: SAT based resolver in the sandbox branch works differently from the old one, and as such - it may break a few builds that rely on bugs in the old resolver. I think we know it will break builds that rely on bugs in the old resolver, right? And we need to test is more th

Re: maven artifact issues before release

2008-06-18 Thread Oleg Gusakov
would expect Oleg or Jason to push the release forward given that they know the full status. -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 18, 2008 1:24 PM To: Maven Developers List Subject: maven artifact issues before release Hi, I've fixe

RE: maven artifact issues before release

2008-06-18 Thread Brian E. Fox
:[EMAIL PROTECTED] Sent: Wednesday, June 18, 2008 1:24 PM To: Maven Developers List Subject: maven artifact issues before release Hi, I've fixed the code to make double deployment fail properly. Once that is made configurable, there are no open issues for MARTIFACT 3.0 alpha 1. MNG-3456,

Re: maven artifact issues before release

2008-06-18 Thread Jason van Zyl
On 18-Jun-08, at 10:23 AM, Brett Porter wrote: Hi, I've fixed the code to make double deployment fail properly. Once that is made configurable, there are no open issues for MARTIFACT 3.0 alpha 1. MNG-3456, 3617, 3599, 3423, 3352, are on my list to check next as they are artifact-3

maven artifact issues before release

2008-06-18 Thread Brett Porter
Hi, I've fixed the code to make double deployment fail properly. Once that is made configurable, there are no open issues for MARTIFACT 3.0 alpha 1. MNG-3456, 3617, 3599, 3423, 3352, are on my list to check next as they are artifact-3.0 related. I might be short on time for the next