Re: Explanation of Grid/Hudson setup...

2009-01-20 Thread Brian E. Fox
Mostly it was just a time factor. The native maven support in Hudson that breaks out the builds by modules isn't able to be mixed with the multi-configuration setup we wanted to test across many platforms. This meant we went with the high level projects like plugins instead of 20 odd individual plu

Explanation of Grid/Hudson setup...

2009-01-20 Thread Barrie Treloar
Can anyone explain why the grid is setup up in the way that it is? I'm looking at upgrading from CruiseControl but my layout is very different. e.g. I have each module in the build as a separate entity to be built. A module is rebuilt if the source changes or one of its dependencies has been rebu