> -----Original Message----- > From: David Crossley [mailto:[EMAIL PROTECTED] > Sent: Friday, 13 April 2007 11:34 AM > To: [EMAIL PROTECTED] > Subject: plugins 'test' target > > Gav.... wrote: > > From: Gav.... > > > > > > Same with me, dispatcher broken. > > > > > > I did an 'ant test' on the dispatcher plugin in trunk and the > > > dispatcher-glossary.xml fails validation due to not well formed > markup. > > > Its > > > been fine > > > all this time but now fails, don't know when that started to happen. > > > The dispatcher plugin itself does download and unzip into the build > > > directory fine in RC1. > > > > Dispatcher then relies on the Glossary Plugin for the dispatcher- > glossary, > > but then so does site-author for the glossary.xml. > > > > I guess we need to deploy the Glossary Plugin. > > My comments in the other branch of this thread > about using Forrest's own Ant are still relevant. > > However, i now see the error that you talk about. > > The reason that it did work for me was that i > had done 'forrest' in the whiteboard/plugins/o.a.f...dispatcher/ > directory before doing 'ant test'. This meant that > the glossary plugin was already locally deloyed.
Hmm, I just did a 'forrest' and it failed too due to validation errors :- ... validate-xdocs: D:\Apache2\forrest\whiteboard\plugins\org.apache.forrest.plugin.internal.dis patc her\src\documentation\content\xdocs\dispatcher-glossary.xml:70:2: The content of elements must consist of well-formed character data or markup. BUILD FAILED D:\Apache2\forrest\main\targets\validate.xml:136: Could not validate document D: \Apache2\forrest\whiteboard\plugins\org.apache.forrest.plugin.internal.dispa tche r\src\documentation\content\xdocs\dispatcher-glossary.xml Total time: 12 seconds ... This is in upto date trunk. I don't want to hold up the release with 'dispatcher' and 'whiteboard' talk but these plugins are supposed to be available for 0.8 users and should be working. But I suppose this can be looked at again after the release. Gav... > > For some reason our plugin 'test' Ant target only > does a local deploy of the actual plugin that it is > tesing and not the other plugins that are required > by this plugin. > > -David > > > -- > Internal Virus Database is out-of-date. > Checked by AVG Free Edition. > Version: 7.5.446 / Virus Database: 268.18.26/748 - Release Date: 4/5/2007 > 3:33 PM
