[Buildbot-devel] [ANN] BuildBotIcon updated with lava lamp support

Marcus Lindblom macke at yar.nu
Mon May 18 11:22:34 UTC 2009



Gavin wrote:
> 
>> -----Original Message-----
>> From: Marcus Lindblom [mailto:macke-DIcC8dYblPE at public.gmane.org]
>> Sent: Monday, 18 May 2009 1:03 AM
>> To: buildbot-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f at public.gmane.org
>> Subject: [Buildbot-devel] [ANN] BuildBotIcon updated with lava lamp
>> support
>>
>> Hi all,
>>
>> I've just added lava lamp support to my BuildBotIcon app.
>>
>> http://bitbucket.org/marcusl/buildboticon/
> 
> Just for the sake of testing something out in Mercurial, I added a builder
> to test this.

Cool!! :)

> Checkout works fine, but it does fail an 'ant' build step.
> 
> http://build01.16degrees.com.au:8020/builders/bbicon-full/builds/1/steps/com
> pile/logs/stdio
> 
> Likely due to the fact you have a hard coded dependence in your build.xml
> file for 
> 
> <property name="phidget.jar" location="C:\program
> files\phidgets\phidget21.jar"/>
> 
> Would it be better to fetch this jar? Makes it hard to test otherwise,
> especially on Linux :)

The jar is not easily fetchable (it's inside either zips or 
installer-msi:s on phidgets.com site), so you have to edit the path to 
suit your local system. At least AFAIK.

I'll see if I can make the code not depend on it unless needed.
See http://bitbucket.org/marcusl/buildboticon/issues/1/.
(It's just been a while since I was working on Java/Jar packaging, and 
I've never needed lazy jar-loading )

I should probably add some tests too. ;)

Cheers
/Marcus





More information about the devel mailing list