Re: MNG-3004 Additional concurrency issue

2009-11-15 Thread Brett Porter
On 15/11/2009, at 6:32 AM, Kristian Rosenvold wrote: > I added a patch to the MNG-3004 jira issue that fixes an additional > concurrency issue with Dan Fabulich's patch. Nice :) > The different CPU architectures have wildly different characteristics when > it comes to concurrency. On a > pentiu

Re: Multithreaded testing was: [VOTE] Release Apache Maven 3.0-alpha-4

2009-11-15 Thread Ralph Goers
On Nov 15, 2009, at 3:47 PM, Brett Porter wrote: > > On 15/11/2009, at 6:33 AM, Jason van Zyl wrote: > >>> I think this is sonatype code that I don't have access to? Can somebody at >>> Sonatype just run my code against the performance framework and see how it >>> goes? >>> >> >> We can gi

Re: Multithreaded testing was: [VOTE] Release Apache Maven 3.0-alpha-4

2009-11-15 Thread Brett Porter
On 15/11/2009, at 6:33 AM, Jason van Zyl wrote: >> I think this is sonatype code that I don't have access to? Can somebody at >> Sonatype just run my code against the performance framework and see how it >> goes? >> > > We can give you access. There are licensing problems with checking it in

Re: [release-manager] equals in release-descriptor.mdo doesn't contain all fields

2009-11-15 Thread Olivier Lamy
Hi, 2009/11/15 Mark Struberg : > Hi! > > I need to add an attribute to the > > ./maven-release-manager/src/main/mdo/release-descriptor.mdo > > I read through the xml and saw that the equals() method in the > section doesn't compare all fields. e.g. > > scmReleasedPomRevision, remoteTagging is no

[release-manager] equals in release-descriptor.mdo doesn't contain all fields

2009-11-15 Thread Mark Struberg
Hi! I need to add an attribute to the ./maven-release-manager/src/main/mdo/release-descriptor.mdo I read through the xml and saw that the equals() method in the section doesn't compare all fields. e.g. scmReleasedPomRevision, remoteTagging is not being compared and scmUseEditMode is compar