> -----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: 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 > > Log attached. > ... > > > > validate-xdocs: > > [xmlvalidate] /export/home/config/forrestbot-trunk/conf/work/forrest- > > sample-2/src/documentation/content/xdocs/samples-b/sample.xml:359:42: > > Attribute "id" must be declared for element type "map". > > [echo] Oops, something broke > > Lovely, I'll revert. > > (yes I know I should have tested first, no lectures please) > > We need to add this to our Document-v20 then I guess ? > > Gav...
Here's my diff:- D:\Apache2\forrest\main\webapp\resources>svn diff Index: schema/dtd/document-v20.mod =================================================================== --- schema/dtd/document-v20.mod (revision 734577) +++ schema/dtd/document-v20.mod (working copy) @@ -199,6 +199,7 @@ <!ELEMENT map ( area+)> <!ATTLIST map name CDATA #IMPLIED + id CDATA #IMPLIED > <!ELEMENT area EMPTY> <!ATTLIST area I don't like messing with our dtd without approval first. Is the above ok to commit? Thanks Gav... > > > > > > -- > No virus found in this incoming message. > Checked by AVG. > Version: 7.5.552 / Virus Database: 270.10.6/1891 - Release Date: 1/13/2009 > 8:17 AM