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/25 21:32:21 UTC

svn commit: r1561393 - in /tomcat/tc6.0.x/trunk: ./ conf/catalina.policy conf/catalina.properties conf/context.xml conf/logging.properties conf/server.xml conf/tomcat-users.xml conf/web.xml

Author: kkolinko
Date: Sat Jan 25 20:32:20 2014
New Revision: 1561393

URL: http://svn.apache.org/r1561393
Log:
CTR: comments + discussed on dev list
Merged r1561386 from tomcat/tc7.0.x/trunk:
Remove $Id keyword from conf/**
Remove svn:keywords property from conf/**

svn propdel svn:keywords --depth infinity

Modified:
    tomcat/tc6.0.x/trunk/   (props changed)
    tomcat/tc6.0.x/trunk/conf/catalina.policy   (contents, props changed)
    tomcat/tc6.0.x/trunk/conf/catalina.properties   (props changed)
    tomcat/tc6.0.x/trunk/conf/context.xml   (props changed)
    tomcat/tc6.0.x/trunk/conf/logging.properties   (props changed)
    tomcat/tc6.0.x/trunk/conf/server.xml   (props changed)
    tomcat/tc6.0.x/trunk/conf/tomcat-users.xml   (props changed)
    tomcat/tc6.0.x/trunk/conf/web.xml   (props changed)

Propchange: tomcat/tc6.0.x/trunk/
------------------------------------------------------------------------------
  Merged /tomcat/trunk:r1561074-1561075
  Merged /tomcat/tc7.0.x/trunk:r1561386

Modified: tomcat/tc6.0.x/trunk/conf/catalina.policy
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/conf/catalina.policy?rev=1561393&r1=1561392&r2=1561393&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/conf/catalina.policy (original)
+++ tomcat/tc6.0.x/trunk/conf/catalina.policy Sat Jan 25 20:32:20 2014
@@ -23,8 +23,6 @@
 //
 // * Read access to its document root directory
 // * Read, write and delete access to its working directory
-//
-// $Id$
 // ============================================================================
 
 

Propchange: tomcat/tc6.0.x/trunk/conf/catalina.policy
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/conf/catalina.properties
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/conf/context.xml
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/conf/logging.properties
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/conf/server.xml
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/conf/tomcat-users.xml
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/conf/web.xml
            ('svn:keywords' removed)



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