Re: ForrestBot build for forrest-sample-2 FAILED

2009-12-06 Thread David Crossley
Brian M Dube wrote: > Brian M Dube wrote: > > > > Aside from the Java version issue, forrest-sample-2 still tries to > > pull in o.a.f.themes.core. > > I've adjusted forrest.properties in > /var/apache2/htdocs/ft/work/svn/forrest-sample-2. Yes, and i had to remove the config for another old plug

Re: ForrestBot build for forrest-sample-2 FAILED

2009-12-05 Thread Brian M Dube
On Sat, Dec 05, 2009 at 06:44:55PM -0800, Brian M Dube wrote: > On Sun, Dec 06, 2009 at 02:07:13AM +, forrest...@forrest.zones.apache.org > wrote: > > Automated build for forrest-sample-2 FAILED > > Log attached. > > > > -- > > Forrestbot run ended at 06 December 02:07 AM > > Using Fo

Re: ForrestBot build for forrest-sample-2 FAILED

2009-12-05 Thread Brian M Dube
On Sun, Dec 06, 2009 at 02:07:13AM +, forrest...@forrest.zones.apache.org wrote: > Automated build for forrest-sample-2 FAILED > Log attached. > > -- > Forrestbot run ended at 06 December 02:07 AM > Using Forrest 0.9-dev > Forrestbot administrator: Forrest developers > -- > >

Re: ForrestBot build for forrest-sample-2 FAILED

2009-10-25 Thread David Crossley
> Automated build for forrest-sample-2 FAILED > Forrestbot run ended at 25 October 06:09 AM > [java] X [0] samples-b/exslt.html BROKEN: unknown protocol: lm I expected that. I reckon that it is because on the zones server, our forrestbot gets svn updated every two hours, while runs happen

RE: ForrestBot build for forrest-sample-2 FAILED

2009-05-20 Thread Gavin
> -Original Message- > From: David Crossley [mailto:cross...@apache.org] > Sent: Thursday, 21 May 2009 11:42 AM > To: dev@forrest.apache.org > Subject: Re: ForrestBot build for forrest-sample-2 FAILED > > > Automated build for forrest-sample-2 FAILE

Re: ForrestBot build for forrest-sample-2 FAILED

2009-05-20 Thread David Crossley
> Automated build for forrest-sample-2 FAILED > > validate-xdocs: > [xmlvalidate] > /export/home/config/forrestbot-trunk/conf/work/forrest-sample-2/src/documentation/content/xdocs/samples-b/xinclude.xml:65:15: > The content of element type "table" must match "(caption?,tr+)". > [echo] Oops,

Re: ForrestBot build for forrest-sample-2 FAILED

2009-01-29 Thread David Crossley
Gavin wrote: > validate-xdocs: > [xmlvalidate] > /export/home/config/forrestbot-trunk/conf/work/forrest-sample-2/src/document > ation/content/xdocs/samples-b/sample.xml:359:42: Attribute "id" must be > declared for element type "map". > [echo] Oops, something broke > > > So, as per my earlie

RE: ForrestBot build for forrest-sample-2 FAILED

2009-01-29 Thread Gavin
validate-xdocs: [xmlvalidate] /export/home/config/forrestbot-trunk/conf/work/forrest-sample-2/src/document ation/content/xdocs/samples-b/sample.xml:359:42: Attribute "id" must be declared for element type "map". [echo] Oops, something broke So, as per my earlier mail, it looks like the new a

RE: ForrestBot build for forrest-sample-2 FAILED

2009-01-14 Thread Gavin
> -Original Message- > From: Gavin [mailto:ga...@16degrees.com.au] > Sent: Wednesday, 14 January 2009 2:19 PM > To: dev@forrest.apache.org > Subject: RE: ForrestBot build for forrest-sample-2 FAILED > > > > > -Original Message- > > From:

RE: ForrestBot build for forrest-sample-2 FAILED

2009-01-13 Thread Gavin
> -Original Message- > From: forrest...@forrest.zones.apache.org > [mailto:forrest...@forrest.zones.apache.org] > Sent: Wednesday, 14 January 2009 2:07 PM > To: Forrest developers > Subject: ForrestBot build for forrest-sample-2 FAILED > > Automated build for forrest-sample-2 FAILED > Lo

Re: ForrestBot build for forrest-sample-2 FAILED

2008-11-26 Thread David Crossley
> Automated build for forrest-sample-2 FAILED > Log attached. [snip] > > validation-props: > > validate-xdocs: > [echo] Oops, something broke My guess is that this is because i committed some changes to validation just one minute before this job started. The forrest installation gets automa

Re: ForrestBot build for forrest-sample-2 FAILED

2008-08-11 Thread David Crossley
I don't understand why this happened and not for the main seed site. Both sites validated properly before i committed my change. Lets wait until the next run, which happens in about 85 minutes. -David > validate-xdocs: > [xmlvalidate] > /export/home/config/forrestbot-trunk/conf/work/forrest-sam

Re: ForrestBot build for forrest-sample-2 FAILED

2008-07-19 Thread Ross Gardler
Gavin - you didn't do a ./build.sh test after adding the xi-include sample ... [EMAIL PROTECTED] wrote: Automated build for forrest-sample-2 FAILED Log attached. validation-props: validate-xdocs: [xmlvalidate] /export/home/config/forrestbot-trunk/conf/work/forrest-sample-2/src/documentation/co

Re: ForrestBot build for forrest-sample-2 FAILED

2007-04-07 Thread David Crossley
See https://issues.apache.org/jira/browse/FOR-981 "dispatcher problem with finding images in old xdocs/images directory" -David > Automated build for forrest-sample-2 FAILED > Log attached. > > -- > Forrestbot run ended at 07 April 08:57 AM > Using Forrest 0.8-dev > Forrestbot administra

Re: ForrestBot build for forrest-sample-2 FAILED

2006-09-18 Thread Thorsten Scherler
That was caused by a null pointer exception of the validity in the dispathcerTransformer. Should be fixed now by adding a test whether the validity is not null. Thanks forrestBot and David who set it up. salu2 On Mon, 2006-09-18 at 08:56 +, [EMAIL PROTECTED] wrote: > Automated build for fo

Re: ForrestBot build for forrest-sample-2 FAILED

2006-08-11 Thread Thorsten Scherler
That is because the dispatcher has now a dependency to the inputModule. I just updated the zone server. We will know whether it is fixed in 3 hours. salu2 El vie, 11-08-2006 a las 20:56 +, [EMAIL PROTECTED] escribió: > Automated build for forrest-sample-2 FAILED > Log attached. > >

Re: ForrestBot build for forrest-sample-2 FAILED

2006-05-28 Thread Thorsten Scherler
Let us hope this was the last one. ;) I did some changes that should fix the problem. FYI http://svn.apache.org/viewvc?rev=409977&view=rev salu2 El dom, 28-05-2006 a las 17:56 +, [EMAIL PROTECTED] escribió: > Automated build for forrest-sample-2 FAILED > Log attached. > > -- > Forr

Re: ForrestBot build for forrest-sample-2 FAILED

2006-04-20 Thread David Crossley
Gav... wrote: > > Well, themer is removed now so does this get rewritten for themes.core or > removed? I removed it from the crontab otherwise it would have failed every three hours. Yes we do need a seed sample enabled as a demo of Dispatcher. I will try to update this forrest-sample-2 to do th

Re: ForrestBot build for forrest-sample-2 FAILED

2006-04-20 Thread Gav...
Well, themer is removed now so does this get rewritten for themes.core or removed? Cheers Gav... > Automated build for forrest-sample-2 FAILED > Log attached. > > -- > Forrestbot run ended at 20 April 11:56 PM > Using Forrest 0.8-dev > Forrestbot administrator: Forrest developers > ---

Re: ForrestBot build for forrest-sample-2 FAILED

2006-01-06 Thread David Crossley
Tim Williams wrote: > Tim Williams wrote: > > Tim Williams wrote: > > > > > > My guess is this is a result of the conflicting forrest.properties in > > > /export/home/config/forrestbot-trunk/conf/work/forrest-sample-2 > > > > > > Unfortunately I'm not sure which one is correct. It looks like the >

Re: ForrestBot build for forrest-sample-2 FAILED

2006-01-06 Thread Tim Williams
On 1/6/06, Tim Williams <[EMAIL PROTECTED]> wrote: > On 1/6/06, Tim Williams <[EMAIL PROTECTED]> wrote: > > On 1/6/06, [EMAIL PROTECTED] > > <[EMAIL PROTECTED]> wrote: > > > Automated build for forrest-sample-2 FAILED > > > Log attached. > > > > > > -- > > > Forrestbot run ended at 06 Janua

Re: ForrestBot build for forrest-sample-2 FAILED

2006-01-06 Thread Tim Williams
On 1/6/06, Tim Williams <[EMAIL PROTECTED]> wrote: > On 1/6/06, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > Automated build for forrest-sample-2 FAILED > > Log attached. > > > > -- > > Forrestbot run ended at 06 January 11:56 AM > > Using Forrest 0.8-dev > > Forrestbot administrator:

Re: ForrestBot build for forrest-sample-2 FAILED

2006-01-06 Thread Tim Williams
On 1/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Automated build for forrest-sample-2 FAILED > Log attached. > > -- > Forrestbot run ended at 06 January 11:56 AM > Using Forrest 0.8-dev > Forrestbot administrator: Forrest developers > -- > > [echo] > ...