Re: Simplifying the Release feature

2009-07-01 Thread Brett Porter
+1 I think the prepare was separate to allow voting on something, but now that there is a prepare-vote-promote approach instead it doesn't really need to be separate. - Brett On 22/06/2009, at 3:03 PM, Wendy Smoak wrote: On Sun, Jun 21, 2009 at 6:36 PM, Olivier Dehon wrote: One might e

Re: separating the builder code from the UI

2009-07-01 Thread Brett Porter
Do you mean start from scratch, or write one component and integrate it, then write the next one, etc.? (That's more the approach I was trying with continuum-scm since I got faster feedback, but I haven't been back to it in a year) On 02/07/2009, at 1:55 AM, Emmanuel Venisse wrote: After a

Re: CONTINUUM-1569 and 2193 staged

2009-07-01 Thread Deng Ching
Not yet :( I'm planning to merge it next week.. Thanks, Deng On Thu, Jul 2, 2009 at 10:36 AM, Brett Porter wrote: > This is one of the mails that I wound up losing track of since May was, um, > busy :) > > Did this already get merged to trunk? > > > On 13/05/2009, at 8:49 PM, Deng Ching wrote:

Re: Performance [was: Re: Profiling results for Continuum]

2009-07-01 Thread Wendy Smoak
On Wed, Jul 1, 2009 at 2:30 PM, Emmanuel Venisse wrote: > ... can you upgrade it on vmbuild? Upgraded to 1.3.4-SNAPSHOT r790398 on July 1 (or 2, depending on where you are. :) ) Thanks for working on this, Emmanuel. -- Wendy []

Re: Performance [was: Re: Profiling results for Continuum]

2009-07-01 Thread Brett Porter
On 02/07/2009, at 7:30 AM, Emmanuel Venisse wrote: Brett, can you upgrade it on vmbuild? Wendy has been doing these recently so I'll trust her to continue :) - Brett

Re: CONTINUUM-1569 and 2193 staged

2009-07-01 Thread Brett Porter
This is one of the mails that I wound up losing track of since May was, um, busy :) Did this already get merged to trunk? On 13/05/2009, at 8:49 PM, Deng Ching wrote: Hi, I've staged the binaries for the continuum-flat-multi-module branch at: http://people.apache.org/~oching/continuum-f

Re: Profiling results for Continuum

2009-07-01 Thread Emmanuel Venisse
Marc, The patch is done in continuum-1.3.x branch. Can you build it and run it? If you can't build it, I'll can provide to you a snapshot. Emmanuel On Fri, Jun 26, 2009 at 2:20 PM, Marc Lustig wrote: > > > > Emmanuel Venisse-2 wrote: > > > > I'll continue to review the code and when I'll think

Re: Performance [was: Re: Profiling results for Continuum]

2009-07-01 Thread Emmanuel Venisse
Commit is done, I'll merge it in trunk later. This commit should improve performance on vmbuild because I refactored lot of very big request on BuildResult to small request. With this patch, big Continuum instances should use less cpu, less memory and I hope it will stop Continuum restart on vmbui

Re: separating the builder code from the UI

2009-07-01 Thread Emmanuel Venisse
After a big review of the code, I think it would be better to do it in a branch and rewrite each part one by one to clean correctly all the code. Emmanuel On Thu, Jun 25, 2009 at 5:34 PM, Wendy Smoak wrote: > I'm not likely to be the one doing most of the work, and it doesn't > really look like

Re: compilation failure on trunk?

2009-07-01 Thread Wendy Smoak
On Wed, Jul 1, 2009 at 7:09 AM, Wendy Smoak wrote: > I'm trying to publish the developer and reference docs, and getting: ... > [INFO] Compilation failure I chatted with Brett on irc, he suggested running 'mvn install' first, which worked. -- Wendy

Re: Performance [was: Re: Profiling results for Continuum]

2009-07-01 Thread Emmanuel Venisse
Thanks. I'll link my next commit on it. All is done but I need to do more tests on my instance. Emmanuel On Wed, Jul 1, 2009 at 4:18 PM, Wendy Smoak wrote: > Opened http://jira.codehaus.org/browse/CONTINUUM-2284 > > -- > Wendy > > On Mon, Jun 29, 2009 at 1:10 PM, Wendy Smoak wrote: > > Thanks,

Re: svn commit: r788260 - in /continuum/branches/continuum-1.3.x: continuum-core/src/main/java/org/apache/maven/continuum/buildcontroller/ continuum-core/src/main/java/org/apache/maven/continuum/cor

2009-07-01 Thread Emmanuel Venisse
Yes. Thanks. Emmanuel On Wed, Jul 1, 2009 at 4:19 PM, Wendy Smoak wrote: > Is this related to the recent profiling/performance discussions? If > so I can link it up to CONTINUUM-2284. Thanks, -Wendy > > On Wed, Jun 24, 2009 at 10:02 PM, wrote: > > Author: evenisse > > Date: Thu Jun 25 05:02:0

Re: svn commit: r788260 - in /continuum/branches/continuum-1.3.x: continuum-core/src/main/java/org/apache/maven/continuum/buildcontroller/ continuum-core/src/main/java/org/apache/maven/continuum/cor

2009-07-01 Thread Wendy Smoak
Is this related to the recent profiling/performance discussions? If so I can link it up to CONTINUUM-2284. Thanks, -Wendy On Wed, Jun 24, 2009 at 10:02 PM, wrote: > Author: evenisse > Date: Thu Jun 25 05:02:07 2009 > New Revision: 788260 > > URL: http://svn.apache.org/viewvc?rev=788260&view=rev

Re: Performance [was: Re: Profiling results for Continuum]

2009-07-01 Thread Wendy Smoak
Opened http://jira.codehaus.org/browse/CONTINUUM-2284 -- Wendy On Mon, Jun 29, 2009 at 1:10 PM, Wendy Smoak wrote: > Thanks, Emmanuel!  I think I saw one commit already last week... is it > related to this work? > > I'd like to gather this up under a JIRA issue, so I'll open a generic > performa

compilation failure on trunk?

2009-07-01 Thread Wendy Smoak
I'm trying to publish the developer and reference docs, and getting: $ mvn site-deploy ... [INFO] Compiling 4 source files to /Users/wsmoak/svn/continuum/continuum/continuum-store/target/classes [INFO] [ERROR] BUILD FAILURE [