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:
us...@infra.apache.org



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

Reply via email to