gradle-tomcat-plugin
gradle-tomcat-plugin copied to clipboard
tomcatJasper does not support the option strictQuoteEscaping as Jasper has
tomcatJasper does not support the option strictQuoteEscaping as Jasper has. Not able to set the strictQuoteEscaping to false when running the task tomcatJasper
Looks like an option that came in with a later version of Tomcat. Please provide a pull request if you'd like to expose a property and pass on the flag to the Ant Jasper task.
- Should add an integration test that verifies its proper working.
- Should verify the behavior for Tomcat versions that do not support the option.
- Should add Javadocs.
Closing as issue got no traction.