> -----Original Message----- > From: Gav.... [mailto:[EMAIL PROTECTED] > Sent: Thursday, 12 April 2007 7:00 PM > To: [EMAIL PROTECTED] > Subject: RE: RC1 Fails on dispatcher (Re: calling all developers, test > release candidate) > > > > > -----Original Message----- > > From: Ross Gardler [mailto:[EMAIL PROTECTED] > > Sent: Thursday, 12 April 2007 6:14 PM > > To: [EMAIL PROTECTED] > > Subject: RC1 Fails on dispatcher (Re: calling all developers, test > release > > candidate) > > > > Ross Gardler wrote: > > > Olivier Parent wrote: > > >> X [0] linkmap.html BROKEN: > > >> org.apache.forrest.dispatcher.transformation.DispatcherTransformer > > > > > > Thanks Olivier - this is a great help, > > > > > > Team, this is the same problem I'm seeing. I'm 99.9% certain it is > > > because the dispatcher plugin has not been deployed correctly. > > > > Unfortunately, the 0.1% I left myself was wise, the dispatcher has now > > been correctly deployed, but the above error can be reproduced with: > > > > cd apache-forrest-0.8 > > cd main > > build clean > > build > > build test > > > > All other tests I have performed have passed, but all sites I have with > > dispatcher are failing in the above way. > > > > I don't have time to look into this right now - may grab another half > > hour later today. > > 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. Does the glossary DTDs need to be placed anywhere public, or does it all get it from the plugin DTD? Gav... > > Gav... > > > > Ross > > > > > > -- > > 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 > > > -- > 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
