kamnani commented on a change in pull request #351:
URL: https://github.com/apache/tomcat/pull/351#discussion_r482630409
##########
File path: java/org/apache/jasper/JspC.java
##########
@@ -195,6 +196,7 @@
protected boolean compile = false;
protected boolean failFast = false;
protected boolean smapSuppressed = true;
+ protected boolean JSPWhiteSpaceTrimming = false;
Review comment:
Will change it to : jspWhiteSpaceTrimming
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]