Hi,
On Sat, Feb 27, 2010 at 1:15 AM, Uwe Schindler wrote:
> I killed the slave process from the zone's shell and restarted using the GUI,
> but no progress.
I had to repeat the same thing a few times yesterday evening, but now
the slave seems to be back in business.
> The machine with all zone
Hi,
On Fri, Feb 26, 2010 at 7:44 PM, sebb wrote:
> The M2 build includes an Ant task, which in turn invokes "mvn" in
> order to do an install.
>
> This fails on Hudson.
That's because "mvn" is not on the default PATH. The latest Maven 2
executable is at ~hudson/tools/maven/latest2/bin/mvn.
> Or
> -Original Message-
> From: Jukka Zitting [mailto:jukka.zitt...@gmail.com]
> Sent: Sunday, 28 February 2010 7:43 PM
> To: builds@apache.org
> Subject: Re: [hudson] Killed subversion-1.6.x-solaris build 88
>
> Hi,
>
> On Sat, Feb 27, 2010 at 1:15 AM, Uwe Schindler wrote:
> > I killed t
Hi,
On Sun, Feb 28, 2010 at 11:18 AM, Gav... wrote:
>> Perhaps we should
>> reserve also hudson.zones only for tied jobs and push all untied
>> builds to the Ubuntu servers (plus perhaps an experimental on-demand
>> EC2 slave for which we may get some funding for next budget year).
>
> Isn't that
On 28/02/2010, Jukka Zitting wrote:
> Hi,
>
>
> On Fri, Feb 26, 2010 at 7:44 PM, sebb wrote:
> > The M2 build includes an Ant task, which in turn invokes "mvn" in
> > order to do an install.
> >
> > This fails on Hudson.
>
>
> That's because "mvn" is not on the default PATH. The latest Maven
I had a quick look at the buildfile [1].
The calling target seems to be
Maybe you could change that to allow specifying the absolute path:
and then add a mvn.dir=... option in Hudson.
Jan
[1]
http://svn.apache.org/repos/asf/jakarta/bsf/branches/bsf3.x/bsf-engines
On 28/02/2010, Jan Matèrne wrote:
> I had a quick look at the buildfile [1].
> The calling target seems to be
>
>
>
>
>
>
> Maybe you could change that to allow specifying the absolute path:
>
>
>
> failonerror="true">
>
>
>
>
> and then add a mvn.dir=... optio
Hi Brett,
could you please add another project to the Directory project group?
LDAP Clients
https://svn.apache.org/repos/asf/directory/clients/ldap/trunk
Thanks,
Stefan
Brett Porter wrote:
So for now I'll leave the Directory builds to do their thing on JDK 5. If you
need help reconfiguri
Hi Jukka,
> > The machine with all zones has now a load of 46 (!).
>
> I wonder if hudson.zones is on the same server. Perhaps we should
> reserve also hudson.zones only for tied jobs and push all untied
> builds to the Ubuntu servers (plus perhaps an experimental on-demand
> EC2 slave for which