[hudson] How to create a lock?

2010-06-08 Thread Andreas Veithen
Hi, Can somebody help me to create a lock in Hudson? I have a group of builds (for Axis2) that tend to fail if more than one build of the group is running in parallel, and I would like to use a lock to avoid this. Thanks in advance, Andreas

[PATCH] Fix ignored commits in the buildbot config for Subversion

2010-06-08 Thread Lieven Govaerts
Hi, the buildbot master currently ignores most commits on the subversion 1.6.x branch. The reason is that the function detecting if a commit is important enough - that I provided during the migration - is faulty. Attached is a patch to fix this issue, can anyone of the buildbot maintainers apply

RE: [PATCH] Fix ignored commits in the buildbot config for Subversion

2010-06-08 Thread Gav...
> -Original Message- > From: lieven.govae...@gmail.com [mailto:lieven.govae...@gmail.com] On > Behalf Of Lieven Govaerts > Sent: Wednesday, 9 June 2010 7:34 AM > To: builds@apache.org > Subject: [PATCH] Fix ignored commits in the buildbot config for > Subversion > > Hi, > > > the build

Re: [hudson] How to create a lock?

2010-06-08 Thread Niklas Gustavsson
On Tue, Jun 8, 2010 at 11:57 PM, Andreas Veithen wrote: > Can somebody help me to create a lock in Hudson? I have a group of > builds (for Axis2) that tend to fail if more than one build of the > group is running in parallel, and I would like to use a lock to avoid > this. I've created a new lock