On Wed, 4 Feb 2004, [EMAIL PROTECTED] wrote: > Is there any reason we can't delete: > struts-config_1_0.dtd <-- Users should upgrade to at least Struts 1_1 dtd
Yes, they should, but we still support config files with the 1.0 format. Are you suggesting we remove that support? I'm not so sure I'd agree with that, as it forces everyone to convert their config files, which may well be quite an onerous task for a large application that otherwise has no reason to change (but which wants to pick up bug fixes in later versions of Struts). > tiles-config.dtd <-- This is for pre struts tiles. OK. > validation_1_1.dtd <-- This moved to commons-validator pre struts 1.1 > validator-rules_1_1.dtd <-- This moved to commons-validator pre struts 1.1 Same comment as for the Struts config files, above. > web-app_2_2.dtd <-- Don't know why we carry around web-app dtd's > web-app_2_3.dtd Struts parses these files, and wants to do a validating parse. We need local copies so that we're not forced to retrieve them across the net. -- Martin Cooper > > > -Rob > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]