kamnani commented on a change in pull request #351:
URL: https://github.com/apache/tomcat/pull/351#discussion_r483119869



##########
File path: java/org/apache/jasper/JspC.java
##########
@@ -137,6 +137,7 @@
     protected static final String SWITCH_POOLING = "-poolingEnabled";
     protected static final String SWITCH_ENCODING = "-javaEncoding";
     protected static final String SWITCH_SMAP = "-smap";
+    protected static final String JSP_WHITE_SPACE_TRIM = 
"-JSPWhiteSpaceTrimming";

Review comment:
       Resolved with latest push




----------------------------------------------------------------
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