[QUESTION] Structure 101 open source license

2012-02-04 Thread dsh
Hi, does the ASF have a Structure 101 open source license? - http://www.headwaysoftware.com/products/purchase.php I'd like to give it a try... Cheers Daniel

Re: Trying to get trunk to compile

2012-02-04 Thread Alan D. Cabrera
I noticed that we don't seem to get emails on build failures. Is this by plan or do the emails go to another list? Regards, Alan On Jan 31, 2012, at 12:34 PM, David Blevins wrote: On Jan 31, 2012, at 11:56 AM, Romain Manni-Bucau wrote: we have some buildbot jobs with tests, the main

Re: Trying to get trunk to compile

2012-02-04 Thread Alan D . Cabrera
Ahh, I see the emails in commits. :) Is there any buildbot documentation? I'm trying to find the last known good build. Regards, Alan On Feb 4, 2012, at 8:41 AM, Alan D. Cabrera wrote: I noticed that we don't seem to get emails on build failures. Is this by plan or do the emails go to

Re: Trying to get trunk to compile

2012-02-04 Thread dsh
Build 1810 [1] seems to be the last good build. If you use the waterfall display [2] you are getting more past build results. [1] http://ci.apache.org/builders/openejb-trunk-ubuntu/builds/1810 [2] http://ci.apache.org/waterfall?show=openejb-trunk-ubuntu On Sat, Feb 4, 2012 at 6:38 PM, Alan D.

Re: Trying to get trunk to compile

2012-02-04 Thread Romain Manni-Bucau
It seems we have an issue with builbot (hemera pby) looking several builds: too many open file - Romain Le 4 févr. 2012 19:18, dsh daniel.hais...@googlemail.com a écrit : Build 1810 [1] seems to be the last good build. If you use the waterfall display [2] you are getting more past build

Re: Trying to get trunk to compile

2012-02-04 Thread dsh
Is that on Ubuntu/Linux ? On Sat, Feb 4, 2012 at 7:34 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: It seems we have an issue with builbot (hemera pby) looking several builds: too many open file - Romain Le 4 févr. 2012 19:18, dsh daniel.hais...@googlemail.com a écrit : Build 1810

Re: Trying to get trunk to compile

2012-02-04 Thread Romain Manni-Bucau
Yep. Le 4 févr. 2012 19:39, dsh daniel.hais...@googlemail.com a écrit : Is that on Ubuntu/Linux ? On Sat, Feb 4, 2012 at 7:34 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: It seems we have an issue with builbot (hemera pby) looking several builds: too many open file - Romain

Re: Trying to get trunk to compile

2012-02-04 Thread dsh
So we either need to tweak the ulimit settings like this [1] or we have to figure out what increased the open files amount lately to be able to reduce it. [1]

Re: Trying to get trunk to compile

2012-02-04 Thread Romain Manni-Bucau
Locally it passes for me so i guess it is maybe a conflict with sthg else. Le 4 févr. 2012 19:51, dsh daniel.hais...@googlemail.com a écrit : So we either need to tweak the ulimit settings like this [1] or we have to figure out what increased the open files amount lately to be able to reduce