Hudson slave on Windows now up and running

2009-12-22 Thread Niklas Gustavsson
On Mon, Dec 21, 2009 at 9:46 AM, Niklas Gustavsson  wrote:
> Right, I'm still struggling with getting Hudson run in the automatic
> way we're aiming for. Will let you all know when it's done.

The Hudson slave on the Windows server is now up and running.
FtpServer build successfully. I tried to run the SVN build, but it
failed on not finding /bin/bash, at which time I gave up :-)

For the time being, it's probably worth treating this slave as in
beta. I'm sure we will make further improvements to it. Some additonal
information:
The server is a Windows 2008 server. For now, the slave only runs
builds tied to the label "Windows". It got some various JDKs, Maven
and Ant installations (similar to the Ubuntu slaves). It also got
Visual Studio 2008 installed, including the C/C++ compiler.

Also, let us know if there is any additional software that needs to be
installed on the server.

/niklas


Re: Hudson slave on Windows now up and running

2009-12-22 Thread Bhuvaneswaran A
On Tue, Dec 22, 2009 at 6:40 PM, Niklas Gustavsson  wrote:
> On Mon, Dec 21, 2009 at 9:46 AM, Niklas Gustavsson  
> wrote:
>> Right, I'm still struggling with getting Hudson run in the automatic
>> way we're aiming for. Will let you all know when it's done.
>
> The Hudson slave on the Windows server is now up and running.
> FtpServer build successfully. I tried to run the SVN build, but it
> failed on not finding /bin/bash, at which time I gave up :-)

Niklas, Yeah that's ok, i'll take care of Subversion build for
Windows. Thank you!

-- 
Regards,
Bhuvaneswaran A
www.livecipher.com
GPG: 0x7A13E5B0


Re: Hudson slave on Windows now up and running

2009-12-22 Thread Niklas Gustavsson
On Tue, Dec 22, 2009 at 2:26 PM, Bhuvaneswaran A
 wrote:
> Niklas, Yeah that's ok, i'll take care of Subversion build for
> Windows. Thank you!

Let us know the results :-)

/niklas