Author: remm
Date: Fri Nov 6 12:00:17 2015
New Revision: 1712951
URL: http://svn.apache.org/viewvc?rev=1712951&view=rev
Log:
Checkstyle.
Modified:
tomcat/trunk/conf/web.xml
tomcat/trunk/webapps/docs/jasper-howto.xml
Modified: tomcat/trunk/conf/web.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/conf/web.xml?rev=1712951&r1=1712950&r2=1712951&view=diff
==============================================================================
--- tomcat/trunk/conf/web.xml (original)
+++ tomcat/trunk/conf/web.xml Fri Nov 6 12:00:17 2015
@@ -250,7 +250,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/trunk/webapps/docs/jasper-howto.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/jasper-howto.xml?rev=1712951&r1=1712950&r2=1712951&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/jasper-howto.xml (original)
+++ tomcat/trunk/webapps/docs/jasper-howto.xml Fri Nov 6 12:00:17 2015
@@ -208,7 +208,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: [email protected]
For additional commands, e-mail: [email protected]