From: Matthew B. <mat...@co...> - 2005-07-11 18:08:31
|
Antony Corfield wrote: > Ok the error was file not found i.e. the dtd -thought this may have > been in build.xml > > However because the dtd files have moved (and > xhtmltemplate1-frameset.dtd is not there anymore) I've changed the > doctype declaration to: > > <!DOCTYPE template PUBLIC > "http://bodington.org/dtd/xhtml1-frameset.dtd" > "../../../WEB-INF/classes/org/bodington/servlet/template/xhtml1- > frameset.dtd"> > > this builds now thanks. I just noticed this too.... Yeah because the xhtml1-frameset wasn't used on the WebLearn build so I didn't add it to the new location. Because of the way I work I created a patch from the weblearn tree to push the changes across to Bodington and this patch didn't have the extra DTDs. Then when you commited your new templates you changed to using the DTD that I didn't move and hence the break. We can either add the xhtmltemplate1-frameset and xhtmltemplate1-transitional to the new folder (probably the correct fix). Or we can change the templates to all use the same DTD. The reason I orginally created the extra DTDs was to get rid of lots of compiler warnings from the XML template compiler about templates having elements not defined in the DTDs (frameset). I think adding the extra DTDs is probably the better way to go as it keeps the XML compiler warnings to a minimum. >> >> What's the build error people are getting? I don't have any problems >> with my build. The reason I wasn't getting any problems was I hadn't pulled in your changes. Sorry about the confusion. -- +--Matthew Buckett-----------------------------------------+ | VLE Developer, Learning Technologies Group | | Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | +------------Computing Services, University of Oxford------+ |