|
View:
New views
11 Messages
—
Rating Filter:
Alert me
|
|
|
[2.0.9 RC4]RC4 corrects the version issue identified by Olivier and the Duplicate
artifacts exception identified by several testers. It's staged at: http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa che-maven/2.0.9-RC4/ We'll let this one simmer for a bit while discussion occurs on the webdav issue. |
|
|
Re: [2.0.9 RC4]Will any tickets be made of these in case they end up regressing
(re-opening) in the future? On Thu, Mar 27, 2008 at 8:35 PM, Brian E. Fox <brianf@...> wrote: > RC4 corrects the version issue identified by Olivier and the Duplicate > artifacts exception identified by several testers. It's staged at: > > http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa > che-maven/2.0.9-RC4/<http://people.apache.org/%7Ebrianf/staging-repository/org/apache/maven/apache-maven/2.0.9-RC4/> > > > > We'll let this one simmer for a bit while discussion occurs on the > webdav issue. > > |
|
|
RE: [2.0.9 RC4]The work was done under the original tickets, MNG-3119 and MNG-2339.
Both of those where caused by "fixes" in 2.0.9. -----Original Message----- From: paulus.benedictus@... [mailto:paulus.benedictus@...] On Behalf Of Paul Benedict Sent: Thursday, March 27, 2008 11:00 PM To: Maven Developers List Subject: Re: [2.0.9 RC4] Will any tickets be made of these in case they end up regressing (re-opening) in the future? On Thu, Mar 27, 2008 at 8:35 PM, Brian E. Fox <brianf@...> wrote: > RC4 corrects the version issue identified by Olivier and the Duplicate > artifacts exception identified by several testers. It's staged at: > > http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa > che-maven/2.0.9-RC4/<http://people.apache.org/%7Ebrianf/staging-reposito ry/org/apache/maven/apache-maven/2.0.9-RC4/> > > > > We'll let this one simmer for a bit while discussion occurs on the > webdav issue. > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [2.0.9 RC4]Brian,
We ran most of Confluences builds live on that teams build server - I'm happy to report that no new issues have cropped up. From my perspective, sans webdav, I think this release is a go. James On Thu, 2008-03-27 at 21:35 -0400, Brian E. Fox wrote: > RC4 corrects the version issue identified by Olivier and the Duplicate > artifacts exception identified by several testers. It's staged at: > > http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa > che-maven/2.0.9-RC4/ > > > > We'll let this one simmer for a bit while discussion occurs on the > webdav issue. > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [2.0.9 RC4]We ran our tricky builds with RC-4 and everything seems OK.
Some of our builds have locked down plugin versions to earlier than specified in 2.0.9-RC4 and they did not seem to break -Stephen On Fri, Mar 28, 2008 at 6:19 AM, James William Dumay <james@...> wrote: > Brian, > We ran most of Confluences builds live on that teams build server - I'm > happy to report that no new issues have cropped up. From my perspective, > sans webdav, I think this release is a go. > > James > > On Thu, 2008-03-27 at 21:35 -0400, Brian E. Fox wrote: > > RC4 corrects the version issue identified by Olivier and the Duplicate > > artifacts exception identified by several testers. It's staged at: > > > > http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa<http://people.apache.org/%7Ebrianf/staging-repository/org/apache/maven/apa> > > che-maven/2.0.9-RC4/ > > > > > > > > We'll let this one simmer for a bit while discussion occurs on the > > webdav issue. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > |
|
|
Re: [2.0.9 RC4]Thanks !
I have tested this rc on some corporate builds and all builds are fine. Here my : +1. -- Olivier 2008/3/28, Brian E. Fox <brianf@...>: > RC4 corrects the version issue identified by Olivier and the Duplicate > artifacts exception identified by several testers. It's staged at: > > http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa > che-maven/2.0.9-RC4/ > > > > We'll let this one simmer for a bit while discussion occurs on the > webdav issue. > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [2.0.9 RC4]Today is a busy day unfortunately (fridays always are), I won't be able to
run through our 200+ project suite with the new version until Monday. On Fri, Mar 28, 2008 at 5:28 AM, Olivier Lamy <olamy@...> wrote: > Thanks ! > I have tested this rc on some corporate builds and all builds are fine. > > Here my : +1. > > -- > Olivier > > > 2008/3/28, Brian E. Fox <brianf@...>: > > RC4 corrects the version issue identified by Olivier and the Duplicate > > artifacts exception identified by several testers. It's staged at: > > > > > http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa<http://people.apache.org/%7Ebrianf/staging-repository/org/apache/maven/apa> > > che-maven/2.0.9-RC4/ > > > > > > > > We'll let this one simmer for a bit while discussion occurs on the > > webdav issue. > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > -- Justice is nothing more than that which is in the greatest self-interest of the largest portion of the population. |
|
|
Re: [2.0.9 RC4]Ok well I've run into a very wierd problem dealing with the eclipse plugin
and maven RC4. Thus I'm going to have to vote -1 on this version as well. I haven't opened up a bug report yet (been quite a busy day) but I will. I'll give the quick rundown though. I have a reactor based project (8 modules) and doing a "mvn clean eclipse:clean eclipse:eclipse" with RC4 causes eclipse to have 3 of those modules not properly compile even though they are linked it would seem. However, doing the same thing with 2.0.8 (and 2.0.7) works fine. I have the eclipse plugin version locked down so it is version 2.5 that is being used. I know I need to file this as a bug but wanted to give you guys a heads up quickly and to figure out if this is an eclipse plugin bug or an RC4 bug but either way the 2 are not playing nicely with each other. On Fri, Mar 28, 2008 at 8:45 AM, Sejal Patel <sepatel@...> wrote: > Today is a busy day unfortunately (fridays always are), I won't be able to > run through our 200+ project suite with the new version until Monday. > > > On Fri, Mar 28, 2008 at 5:28 AM, Olivier Lamy <olamy@...> wrote: > > > Thanks ! > > I have tested this rc on some corporate builds and all builds are fine. > > > > Here my : +1. > > > > -- > > Olivier > > > > > > 2008/3/28, Brian E. Fox <brianf@...>: > > > RC4 corrects the version issue identified by Olivier and the Duplicate > > > artifacts exception identified by several testers. It's staged at: > > > > > > > > http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa<http://people.apache.org/%7Ebrianf/staging-repository/org/apache/maven/apa> > > > che-maven/2.0.9-RC4/ > > > > > > > > > > > > We'll let this one simmer for a bit while discussion occurs on the > > > webdav issue. > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@... > > For additional commands, e-mail: dev-help@... > > > > > > > -- > Justice is nothing more than that which is in the greatest self-interest > of the largest portion of the population. -- Justice is nothing more than that which is in the greatest self-interest of the largest portion of the population. |
|
|
RE: [2.0.9 RC4]I think someone else commented about a similar problem on the eclipse
vote thread. I'm honestly not sure what to make of it without a test case. Anyone else have more info? -----Original Message----- From: Sejal Patel [mailto:sepatel@...] Sent: Friday, March 28, 2008 1:57 PM To: Maven Developers List Subject: Re: [2.0.9 RC4] Ok well I've run into a very wierd problem dealing with the eclipse plugin and maven RC4. Thus I'm going to have to vote -1 on this version as well. I haven't opened up a bug report yet (been quite a busy day) but I will. I'll give the quick rundown though. I have a reactor based project (8 modules) and doing a "mvn clean eclipse:clean eclipse:eclipse" with RC4 causes eclipse to have 3 of those modules not properly compile even though they are linked it would seem. However, doing the same thing with 2.0.8 (and 2.0.7) works fine. I have the eclipse plugin version locked down so it is version 2.5 that is being used. I know I need to file this as a bug but wanted to give you guys a heads up quickly and to figure out if this is an eclipse plugin bug or an RC4 bug but either way the 2 are not playing nicely with each other. On Fri, Mar 28, 2008 at 8:45 AM, Sejal Patel <sepatel@...> wrote: > Today is a busy day unfortunately (fridays always are), I won't be able to > run through our 200+ project suite with the new version until Monday. > > > On Fri, Mar 28, 2008 at 5:28 AM, Olivier Lamy <olamy@...> wrote: > > > Thanks ! > > I have tested this rc on some corporate builds and all builds are fine. > > > > Here my : +1. > > > > -- > > Olivier > > > > > > 2008/3/28, Brian E. Fox <brianf@...>: > > > RC4 corrects the version issue identified by Olivier and the Duplicate > > > artifacts exception identified by several testers. It's staged at: > > > > > > > > http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa <http://people.apache.org/%7Ebrianf/staging-repository/org/apache/maven/ apa> > > > che-maven/2.0.9-RC4/ > > > > > > > > > > > > We'll let this one simmer for a bit while discussion occurs on the > > > webdav issue. > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@... > > For additional commands, e-mail: dev-help@... > > > > > > > -- > Justice is nothing more than that which is in the greatest self-interest > of the largest portion of the population. -- Justice is nothing more than that which is in the greatest self-interest of the largest portion of the population. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [2.0.9 RC4]See my post in the eclipse plugin thread...I think it may be related
to the fix for MNG-3221. I'm trying to work up a test case to see if I can debug it quickly. -john On Mar 28, 2008, at 2:16 PM, Brian E. Fox wrote: > I think someone else commented about a similar problem on the eclipse > vote thread. I'm honestly not sure what to make of it without a test > case. Anyone else have more info? > > -----Original Message----- > From: Sejal Patel [mailto:sepatel@...] > Sent: Friday, March 28, 2008 1:57 PM > To: Maven Developers List > Subject: Re: [2.0.9 RC4] > > Ok well I've run into a very wierd problem dealing with the eclipse > plugin > and maven RC4. Thus I'm going to have to vote -1 on this version as > well. I > haven't opened up a bug report yet (been quite a busy day) but I will. > I'll > give the quick rundown though. > > I have a reactor based project (8 modules) and doing a "mvn clean > eclipse:clean eclipse:eclipse" with RC4 causes eclipse to have 3 of > those > modules not properly compile even though they are linked it would > seem. > However, doing the same thing with 2.0.8 (and 2.0.7) works fine. I > have > the > eclipse plugin version locked down so it is version 2.5 that is being > used. > > I know I need to file this as a bug but wanted to give you guys a > heads > up > quickly and to figure out if this is an eclipse plugin bug or an > RC4 bug > but > either way the 2 are not playing nicely with each other. > > > On Fri, Mar 28, 2008 at 8:45 AM, Sejal Patel <sepatel@...> > wrote: > >> Today is a busy day unfortunately (fridays always are), I won't be > able to >> run through our 200+ project suite with the new version until Monday. >> >> >> On Fri, Mar 28, 2008 at 5:28 AM, Olivier Lamy <olamy@...> > wrote: >> >>> Thanks ! >>> I have tested this rc on some corporate builds and all builds are > fine. >>> >>> Here my : +1. >>> >>> -- >>> Olivier >>> >>> >>> 2008/3/28, Brian E. Fox <brianf@...>: >>>> RC4 corrects the version issue identified by Olivier and the > Duplicate >>>> artifacts exception identified by several testers. It's staged > at: >>>> >>>> >>> > http://people.apache.org/~brianf/staging-repository/org/apache/ > maven/apa > <http://people.apache.org/%7Ebrianf/staging-repository/org/apache/ > maven/ > apa> >>>> che-maven/2.0.9-RC4/ >>>> >>>> >>>> >>>> We'll let this one simmer for a bit while discussion occurs on > the >>>> webdav issue. >>>> >>>> >>> >>> > --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscribe@... >>> For additional commands, e-mail: dev-help@... >>> >>> >> >> >> -- >> Justice is nothing more than that which is in the greatest > self-interest >> of the largest portion of the population. > > > > > -- > Justice is nothing more than that which is in the greatest self- > interest > of > the largest portion of the population. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > --- John Casey Committer and PMC Member, Apache Maven mail: jdcasey at commonjava dot org blog: http://www.ejlife.net/blogs/john rss: http://feeds.feedburner.com/ejlife/john |
|
|
Re: [2.0.9 RC4]I've committed a fix and integration tests for the issue (MNG-3221).
-john On Mar 28, 2008, at 3:20 PM, John Casey wrote: > See my post in the eclipse plugin thread...I think it may be > related to the fix for MNG-3221. I'm trying to work up a test case > to see if I can debug it quickly. > > -john > > On Mar 28, 2008, at 2:16 PM, Brian E. Fox wrote: > >> I think someone else commented about a similar problem on the eclipse >> vote thread. I'm honestly not sure what to make of it without a test >> case. Anyone else have more info? >> >> -----Original Message----- >> From: Sejal Patel [mailto:sepatel@...] >> Sent: Friday, March 28, 2008 1:57 PM >> To: Maven Developers List >> Subject: Re: [2.0.9 RC4] >> >> Ok well I've run into a very wierd problem dealing with the eclipse >> plugin >> and maven RC4. Thus I'm going to have to vote -1 on this version as >> well. I >> haven't opened up a bug report yet (been quite a busy day) but I >> will. >> I'll >> give the quick rundown though. >> >> I have a reactor based project (8 modules) and doing a "mvn clean >> eclipse:clean eclipse:eclipse" with RC4 causes eclipse to have 3 of >> those >> modules not properly compile even though they are linked it would >> seem. >> However, doing the same thing with 2.0.8 (and 2.0.7) works fine. I >> have >> the >> eclipse plugin version locked down so it is version 2.5 that is being >> used. >> >> I know I need to file this as a bug but wanted to give you guys a >> heads >> up >> quickly and to figure out if this is an eclipse plugin bug or an >> RC4 bug >> but >> either way the 2 are not playing nicely with each other. >> >> >> On Fri, Mar 28, 2008 at 8:45 AM, Sejal Patel <sepatel@...> >> wrote: >> >>> Today is a busy day unfortunately (fridays always are), I won't be >> able to >>> run through our 200+ project suite with the new version until >>> Monday. >>> >>> >>> On Fri, Mar 28, 2008 at 5:28 AM, Olivier Lamy <olamy@...> >> wrote: >>> >>>> Thanks ! >>>> I have tested this rc on some corporate builds and all builds are >> fine. >>>> >>>> Here my : +1. >>>> >>>> -- >>>> Olivier >>>> >>>> >>>> 2008/3/28, Brian E. Fox <brianf@...>: >>>>> RC4 corrects the version issue identified by Olivier and the >> Duplicate >>>>> artifacts exception identified by several testers. It's staged >> at: >>>>> >>>>> >>>> >> http://people.apache.org/~brianf/staging-repository/org/apache/ >> maven/apa >> <http://people.apache.org/%7Ebrianf/staging-repository/org/apache/ >> maven/ >> apa> >>>>> che-maven/2.0.9-RC4/ >>>>> >>>>> >>>>> >>>>> We'll let this one simmer for a bit while discussion occurs on >> the >>>>> webdav issue. >>>>> >>>>> >>>> >>>> >> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: dev-unsubscribe@... >>>> For additional commands, e-mail: dev-help@... >>>> >>>> >>> >>> >>> -- >>> Justice is nothing more than that which is in the greatest >> self-interest >>> of the largest portion of the population. >> >> >> >> >> -- >> Justice is nothing more than that which is in the greatest self- >> interest >> of >> the largest portion of the population. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@... >> For additional commands, e-mail: dev-help@... >> > > --- > John Casey > Committer and PMC Member, Apache Maven > mail: jdcasey at commonjava dot org > blog: http://www.ejlife.net/blogs/john > rss: http://feeds.feedburner.com/ejlife/john > > --- John Casey Committer and PMC Member, Apache Maven mail: jdcasey at commonjava dot org blog: http://www.ejlife.net/blogs/john rss: http://feeds.feedburner.com/ejlife/john |
| Free embeddable forum powered by Nabble | Forum Help |