You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2014/01/24 21:23:21 UTC

svn commit: r1561149 - /tomcat/trunk/java/org/apache/jasper/compiler/JspRuntimeContext.java

Author: kkolinko
Date: Fri Jan 24 20:23:20 2014
New Revision: 1561149

URL: http://svn.apache.org/r1561149
Log:
Remove $Revision keyword from files in jasper/**

Modified:
    tomcat/trunk/java/org/apache/jasper/compiler/JspRuntimeContext.java

Modified: tomcat/trunk/java/org/apache/jasper/compiler/JspRuntimeContext.java
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/compiler/JspRuntimeContext.java?rev=1561149&r1=1561148&r2=1561149&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/compiler/JspRuntimeContext.java (original)
+++ tomcat/trunk/java/org/apache/jasper/compiler/JspRuntimeContext.java Fri Jan 24 20:23:20 2014
@@ -56,7 +56,6 @@ import org.apache.juli.logging.LogFactor
  * Only used if a web application context is a directory.
  *
  * @author Glenn L. Nielsen
- * @version $Revision$
  */
 public final class JspRuntimeContext {
 



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