You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2016/12/05 11:35:25 UTC

svn commit: r1772643 - /tomcat/tc8.5.x/trunk/java/org/apache/catalina/startup/ContextConfig.java

Author: markt
Date: Mon Dec  5 11:35:25 2016
New Revision: 1772643

URL: http://svn.apache.org/viewvc?rev=1772643&view=rev
Log:
ws

Modified:
    tomcat/tc8.5.x/trunk/java/org/apache/catalina/startup/ContextConfig.java

Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/startup/ContextConfig.java
URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/java/org/apache/catalina/startup/ContextConfig.java?rev=1772643&r1=1772642&r2=1772643&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/java/org/apache/catalina/startup/ContextConfig.java (original)
+++ tomcat/tc8.5.x/trunk/java/org/apache/catalina/startup/ContextConfig.java Mon Dec  5 11:35:25 2016
@@ -117,7 +117,7 @@ import org.xml.sax.SAXParseException;
  */
 public class ContextConfig implements LifecycleListener {
 
-    private static final Log log = LogFactory.getLog( ContextConfig.class );
+    private static final Log log = LogFactory.getLog(ContextConfig.class);
 
 
     /**



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