-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 26/11/2013 05:05, Jeremy Boynes wrote:
> It seems to me the original behaviour from JSP6.2.4 is the best we
> can do: * parse with no validation * if a DOCTYPE is found, restart
> with DTD validation on * never attempt XSD validation
>
> This would
On Nov 21, 2013, at 7:16 PM, Jeremy Boynes wrote:
> On Nov 21, 2013, at 4:59 AM, ma...@apache.org wrote:
>
>> Author: markt
>> Date: Thu Nov 21 12:59:36 2013
>> New Revision: 1544165
>>
>> URL: http://svn.apache.org/r1544165
>> Log:
>> Extend the reach of the Context attribute xmlValidation to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 22/11/2013 16:10, Jeremy Boynes wrote:
> On Nov 22, 2013, at 1:28 AM, Mark Thomas wrote:
>
> Still catching up on the changes but this jumped out:
>>
>>> Looks like JasperInitializer now reads to read an attribute
>>> not an init-param. In trunk,
On Nov 22, 2013, at 1:28 AM, Mark Thomas wrote:
Still catching up on the changes but this jumped out:
>
> > Looks like JasperInitializer now reads to read an attribute not an
> > init-param. In trunk, I'd been trying to decouple Jasper from
> > Catalina so having the latter set a jasper-specifi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 22/11/2013 03:16, Jeremy Boynes wrote:
> On Nov 21, 2013, at 4:59 AM, ma...@apache.org wrote:
>
>> Author: markt Date: Thu Nov 21 12:59:36 2013 New Revision:
>> 1544165
>>
>> URL: http://svn.apache.org/r1544165 Log: Extend the reach of the
>> Co
On Nov 21, 2013, at 4:59 AM, ma...@apache.org wrote:
> Author: markt
> Date: Thu Nov 21 12:59:36 2013
> New Revision: 1544165
>
> URL: http://svn.apache.org/r1544165
> Log:
> Extend the reach of the Context attribute xmlValidation to cover XML parsing
> by Jasper the JSP engine.
> Fix a TODO and