Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Tie to Master Node for Hudson

Copying to Dash/Athena list too.

If you want to migrate from the older bash script approach to the newer, safer ant script approach (so you're not tied to a platform and can run the same code in Eclipse, commandline, or in Hudson), here's a quick HOWTO:

http://wiki.eclipse.org/Common_Build_Infrastructure/Migration_to_Ant

Also, to help w/ running on slaves where there may not be a preinstalled copy of basebuilder, here's a way to self-bootstrap your build:

http://wiki.eclipse.org/Common_Build_Infrastructure/Getting_Started/Bootstrapping

On 05/03/2010 08:48 PM, David Carver wrote:
If you are using Hudson for your jobs, one of the new slave machines
came on line today. So if you notice you are getting build failures,
please check your jobs configuration to make sure that it is Tied to the
Master node.

We are working out the configuration problems on the new machine, but
thought I'd let you know before we get bombarded with bugs that builds
are failing.

Dave

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

--
Nick Boldt :: http://nick.divbyzero.com
Release Engineer :: Eclipse Modeling & Dash Athena


Back to the top