On 22/11/2013 13:04, Konstantin Kolinko wrote:
> 2013/11/22 Mark Thomas <ma...@apache.org>:
>> All,
>>
>> I think I have finished cleaning up the configuration of the XML parsers
>> in 7.0.x and trunk. There is one obvious difference between 7.0.x and
>> 8.0.x and that is that 7.0.x separates enabling validation for TLDs and
>> enabling validation for web.xml/web-fragment.xml
>>
>> I'm currently on the fence whether or not to re-introduce a TLD specific
>> option in 8.0.x. Thoughts?
>>
> 
> When we run in "strict compliance" mode we have to enable validation
> for web.xml.
> 
> Do we need to enable validation for TLD files at the same time?
> I am OK with enabling it, but ch.15.4.3 only mentions validating the
> deployment descriptor.

7.0.x enables validation for TLDs with strict compliance and no-one has
complained so I am also happy with leaving this as the default.

> It does not mention anything else.
> 
> There might be 3rd-party tag libraries that do not validate. I think
> it is good to have a separate option.

OK. That is enough to nudge me off the fence. I'll get that code
re-instated. Another advantage is that 7.0.x and 8.0.x will the same code.

> BTW, it seems there have been no changelog.xml entry for adding the
> new option in r1544477

Thanks, I'll fix that too.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to