Re: jasper2 doesn't support the "validateXml" attribute

2014-01-16 Thread André Warnier
Gernot wrote: 2014/1/15 Mark Thomas Gernot wrote: Hi, I did an upgrade from tomcat 7.0.29 to 7.0.50. In 7.0.50 jasper2 ant task quits with error 'jasper2 doesn't support the "validateXml" attribute' Here's the mentioned code: I havn't found any

Re: jasper2 doesn't support the "validateXml" attribute

2014-01-15 Thread Gernot
2014/1/15 Mark Thomas > Gernot wrote: > >Hi, > > > >I did an upgrade from tomcat 7.0.29 to 7.0.50. > >In 7.0.50 jasper2 ant task quits with error 'jasper2 doesn't support > >the > >"validateXml" attribute' > >

Re: jasper2 doesn't support the "validateXml" attribute

2014-01-15 Thread Mark Thomas
Gernot wrote: >Hi, > >I did an upgrade from tomcat 7.0.29 to 7.0.50. >In 7.0.50 jasper2 ant task quits with error 'jasper2 doesn't support >the >"validateXml" attribute' > >Here's the mentioned code: > uriroot=

jasper2 doesn't support the "validateXml" attribute

2014-01-15 Thread Gernot
Hi, I did an upgrade from tomcat 7.0.29 to 7.0.50. In 7.0.50 jasper2 ant task quits with error 'jasper2 doesn't support the "validateXml" attribute' Here's the mentioned code: I havn't found any information about this in tomcat's changelog.