> -----Original Message----- > From: David Crossley (JIRA) [mailto:[EMAIL PROTECTED] > Sent: Friday, 23 June 2006 10:06 AM > To: [email protected] > Subject: [jira] Commented: (FOR-785) plugins/*/skinconf.xml does not > validate since using entity to ease management > > [ http://issues.apache.org/jira/browse/FOR- > 785?page=comments#action_12417403 ] > > David Crossley commented on FOR-785: > ------------------------------------ > > Wait Gavin. We cannot do these changes because it will break everyone's > skinconf.xml in their existing projects.
Yes, sorry, heres me thinking it would only affect plugins. So, what to do, is there another way, or do we revise the version numbers, Something like Skinconfig-v07-1.dtd becomes Skinconfig-v08-1.dtd and rename the entitys file to Skinconfig-common-plugins-08-1.xml Mind you, it will only break 'everyones' skinconf.xml if they are using trunk, and this is a fix for 0.8-dev to be released soon . This is an issue on the roadmap for its release, so let me know what way you want to go to get this issue cleared off the roadmap. As for the plugins themselves, the validation was turned off as a workaround until a fix was found, it should not be the default setting. I should still continue to fix validation and 'ant test' errors for the rest of the plugins if I can. Wdyt? Gav... > > > plugins/*/skinconf.xml does not validate since using entity to ease > management > > ------------------------------------------------------------------------ > ------ > > > > Key: FOR-785 > > URL: http://issues.apache.org/jira/browse/FOR-785 > > Project: Forrest > > Type: Bug > > > Components: Plugins (general issues) > > Versions: 0.8-dev > > Reporter: David Crossley > > Fix For: 0.8-dev > > Attachments: dtdchanges.diff, enableValidatePlugins.diff > > > > Recently i split the skinconf.xml for each plugin to refer to common > stuff via an external entity. Works nicely. > > Okay, i admit it ... forgot to do 'build test' :-) and it doesn't > validate. The DTD insists on having the elements in a specific order. > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: > http://issues.apache.org/jira/secure/Administrators.jspa > - > For more information on JIRA, see: > http://www.atlassian.com/software/jira > > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.394 / Virus Database: 268.9.2/373 - Release Date: 6/22/2006
