Hi Antoine,

On Jul 23, 2010, at 1:09 PM, Antoine Toulme wrote:

> I had a thought for this thread yesterday night. Back in January, it
> concluded that there was no need to have Buildr integrated with Hudson,
> since most people are good with shelling out to it.
> 
> However, I recently worked with Hudson slaves, and there I must say
> integration is a game changer.
> 
> Take Maven for example, you just need to give Hudson the version needed, and
> the slave will auto-install the right version of Maven, without any need for
> a shell access.
> 
> This becomes a very solid argument when you have three or more slaves.
> 
> Hudson is showing that a distributed architecture is the best fit, in
> particular when you have CI builds that compete for resources (ports,
> memory, database access, you name it).
> 
> I believe in that context that Buildr would be much more competitive if
> wrapped as a Hudson plugin.

This is a good argument for a plugin.  Another thing that would need to be 
fixed for seamless automatic installs on slaves would be the required gem 
installer.

Rhett

> 
> I also believe it's time we create a jar for it to distribute it :)
> 
> Antoine
> 
> 
> 
> On Tue, Jan 19, 2010 at 09:17, Antoine Toulme <anto...@lunar-ocean.com>wrote:
> 
>> Anders, how about filing a bug to buildr for coding and documenting a
>> Hudson support ?
>> 
>> I think quite a few people would have a use for it.
>> 
>> The shell command might be good enough though. We also use it for our
>> Hudson-based builds.
>> 
>> Thanks,
>> 
>> Antoine
>> 
>> On Tue, Jan 19, 2010 at 01:43, Anders Janmyr <anders.jan...@jayway.com>wrote:
>> 
>>> Ok, thats what I thought.
>>> 
>>> Thanks for your help.
>>> 
>>> Anders
>>> 
>>> On Tue, Jan 19, 2010 at 10:06 AM, Martin Grotzke
>>> <martin.grot...@javakaffee.de> wrote:
>>>> Hi Anders,
>>>> 
>>>> we have configured buildr as "Execute shell", with command:
>>>> buildr clean test checkstyle:xml
>>>> 
>>>> Cheers,
>>>> Martin
>>>> 
>>>> 
>>>> On Tue, 2010-01-19 at 09:20 +0100, Anders Janmyr wrote:
>>>>> Hi Martin,
>>>>> 
>>>>> How are you using it? Are you running buildr as a system command or
>>>>> are you calling the
>>>>> command differently.
>>>>> 
>>>>> Can you mail me a sample configuration file?
>>>>> 
>>>>> Anders
>>>>> 
>>>>> On Tue, Jan 19, 2010 at 9:16 AM, Martin Grotzke
>>>>> <martin.grot...@javakaffee.de> wrote:
>>>>>> Hi,
>>>>>> 
>>>>>> we're using hudson and it's working fine with buildr.
>>>>>> 
>>>>>> Cheers,
>>>>>> Martin
>>>>>> 
>>>>>> 
>>>>>> On Tue, 2010-01-19 at 08:50 +0100, Anders Janmyr wrote:
>>>>>>> Hi,
>>>>>>> 
>>>>>>> I am planning to use Buildr in a project which will use Java and
>>> JRuby modules.
>>>>>>> We are planning to use Hudson as an integration server, but I
>>> couldn't find any
>>>>>>> support for Buildr with it.
>>>>>>> 
>>>>>>> I know I can just run it as a normal script, but I am still curious.
>>>>>>> 
>>>>>>> What CI do you guys use when building with Buildr?
>>>>>>> 
>>>>>>> Regards
>>>>>>> Anders
>>>>>>> 
>>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>> 
>>> 
>>> 
>>> 
>>> --
>>> http://anders.janmyr.com/
>>> 
>> 
>> 

Reply via email to