You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by Andreas Veithen <an...@gmail.com> on 2010/06/08 23:57:32 UTC

[hudson] How to create a lock?

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

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Re: [hudson] How to create a lock?

Posted by Andreas Veithen <an...@gmail.com>.
Thanks!

Andreas

On Wed, Jun 9, 2010 at 08:34, Niklas Gustavsson <ni...@protocol7.com> wrote:
> On Tue, Jun 8, 2010 at 11:57 PM, Andreas Veithen
> <an...@gmail.com> 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, "Axis2" for this purpose.
>
> /niklas
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Re: [hudson] How to create a lock?

Posted by Andreas Veithen <an...@gmail.com>.
Thanks!

Andreas

On Wed, Jun 9, 2010 at 08:34, Niklas Gustavsson <ni...@protocol7.com> wrote:
> On Tue, Jun 8, 2010 at 11:57 PM, Andreas Veithen
> <an...@gmail.com> 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, "Axis2" for this purpose.
>
> /niklas
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Re: [hudson] How to create a lock?

Posted by Andreas Veithen <an...@gmail.com>.
Thanks!

Andreas

On Wed, Jun 9, 2010 at 08:34, Niklas Gustavsson <ni...@protocol7.com> wrote:
> On Tue, Jun 8, 2010 at 11:57 PM, Andreas Veithen
> <an...@gmail.com> 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, "Axis2" for this purpose.
>
> /niklas
>

Re: [hudson] How to create a lock?

Posted by Andreas Veithen <an...@gmail.com>.
Thanks!

Andreas

On Wed, Jun 9, 2010 at 08:34, Niklas Gustavsson <ni...@protocol7.com> wrote:
> On Tue, Jun 8, 2010 at 11:57 PM, Andreas Veithen
> <an...@gmail.com> 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, "Axis2" for this purpose.
>
> /niklas
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Re: [hudson] How to create a lock?

Posted by Andreas Veithen <an...@gmail.com>.
Thanks!

Andreas

On Wed, Jun 9, 2010 at 08:34, Niklas Gustavsson <ni...@protocol7.com> wrote:
> On Tue, Jun 8, 2010 at 11:57 PM, Andreas Veithen
> <an...@gmail.com> 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, "Axis2" for this purpose.
>
> /niklas
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Re: [hudson] How to create a lock?

Posted by Andreas Veithen <an...@gmail.com>.
Thanks!

Andreas

On Wed, Jun 9, 2010 at 08:34, Niklas Gustavsson <ni...@protocol7.com> wrote:
> On Tue, Jun 8, 2010 at 11:57 PM, Andreas Veithen
> <an...@gmail.com> 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, "Axis2" for this purpose.
>
> /niklas
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Re: [hudson] How to create a lock?

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Tue, Jun 8, 2010 at 11:57 PM, Andreas Veithen
<an...@gmail.com> 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, "Axis2" for this purpose.

/niklas