You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2015/11/06 10:38:26 UTC

svn commit: r1712926 - in /tomcat/tc8.0.x/trunk: conf/web.xml webapps/docs/jasper-howto.xml

Author: remm
Date: Fri Nov  6 09:38:26 2015
New Revision: 1712926

URL: http://svn.apache.org/viewvc?rev=1712926&view=rev
Log:
Checkstyle [whatever...].

Modified:
    tomcat/tc8.0.x/trunk/conf/web.xml
    tomcat/tc8.0.x/trunk/webapps/docs/jasper-howto.xml

Modified: tomcat/tc8.0.x/trunk/conf/web.xml
URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/conf/web.xml?rev=1712926&r1=1712925&r2=1712926&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/conf/web.xml (original)
+++ tomcat/tc8.0.x/trunk/conf/web.xml Fri Nov  6 09:38:26 2015
@@ -253,7 +253,7 @@
   <!--   quoteAttributeEL    When EL is used in JSP attribute values should -->
   <!--                       the rules for quoting of attributes described  -->
   <!--                       in JSP.1.6 be applied to the expression?       -->
-  <!--                       [false]                                        -->  
+  <!--                       [false]                                        -->
 
     <servlet>
         <servlet-name>jsp</servlet-name>

Modified: tomcat/tc8.0.x/trunk/webapps/docs/jasper-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/jasper-howto.xml?rev=1712926&r1=1712925&r2=1712926&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/jasper-howto.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/jasper-howto.xml Fri Nov  6 09:38:26 2015
@@ -210,7 +210,7 @@ should the rules for quoting of attribut
 the expression? <code>true</code> or <code>false</code>, default
 <code>true</code>.</li>
 </ul>
-  
+
 <p>The Java compiler from Eclipse JDT in included as the default compiler. It is
 an advanced Java compiler which will load all dependencies from the Tomcat class
 loader, which will help tremendously when compiling on large installations with



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