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/27 19:38:37 UTC

svn commit: r1561780 - in /tomcat/tc6.0.x/trunk: ./ res/ res/META-INF/ res/confinstall/ res/deployer/ res/maven/

Author: kkolinko
Date: Mon Jan 27 18:38:37 2014
New Revision: 1561780

URL: http://svn.apache.org/r1561780
Log:
CTR: documentation, comments + discussed on dev list
Merged revision r1561552 from tomcat/tc7.0.x/trunk:
Remove $Id keyword from res/**
Remove svn:keywords property from res/**

svn propdel svn:keywords --depth infinity

Modified:
    tomcat/tc6.0.x/trunk/   (props changed)
    tomcat/tc6.0.x/trunk/res/INSTALLLICENSE   (props changed)
    tomcat/tc6.0.x/trunk/res/META-INF/bootstrap.jar.manifest   (props changed)
    tomcat/tc6.0.x/trunk/res/META-INF/default.license   (props changed)
    tomcat/tc6.0.x/trunk/res/META-INF/default.manifest   (props changed)
    tomcat/tc6.0.x/trunk/res/META-INF/default.notice   (props changed)
    tomcat/tc6.0.x/trunk/res/META-INF/jsp-api.jar.manifest   (props changed)
    tomcat/tc6.0.x/trunk/res/META-INF/servlet-api.jar.license   (props changed)
    tomcat/tc6.0.x/trunk/res/META-INF/servlet-api.jar.manifest   (props changed)
    tomcat/tc6.0.x/trunk/res/META-INF/servlet-api.jar.notice   (props changed)
    tomcat/tc6.0.x/trunk/res/confinstall/tomcat-users_1.xml   (props changed)
    tomcat/tc6.0.x/trunk/res/confinstall/tomcat-users_2.xml   (props changed)
    tomcat/tc6.0.x/trunk/res/deployer/build.xml   (props changed)
    tomcat/tc6.0.x/trunk/res/maven/README.txt   (contents, props changed)
    tomcat/tc6.0.x/trunk/res/tomcat.nsi   (contents, props changed)
    tomcat/tc6.0.x/trunk/res/welcome.bin.html   (props changed)
    tomcat/tc6.0.x/trunk/res/welcome.main.html   (props changed)

Propchange: tomcat/tc6.0.x/trunk/
------------------------------------------------------------------------------
  Merged /tomcat/trunk:r1561067-1561070
  Merged /tomcat/tc7.0.x/trunk:r1561552

Propchange: tomcat/tc6.0.x/trunk/res/INSTALLLICENSE
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/res/META-INF/bootstrap.jar.manifest
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/res/META-INF/default.license
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/res/META-INF/default.manifest
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/res/META-INF/default.notice
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/res/META-INF/jsp-api.jar.manifest
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/res/META-INF/servlet-api.jar.license
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/res/META-INF/servlet-api.jar.manifest
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/res/META-INF/servlet-api.jar.notice
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/res/confinstall/tomcat-users_1.xml
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/res/confinstall/tomcat-users_2.xml
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/res/deployer/build.xml
            ('svn:keywords' removed)

Modified: tomcat/tc6.0.x/trunk/res/maven/README.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/res/maven/README.txt?rev=1561780&r1=1561779&r2=1561780&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/res/maven/README.txt (original)
+++ tomcat/tc6.0.x/trunk/res/maven/README.txt Mon Jan 27 18:38:37 2014
@@ -15,8 +15,6 @@
   limitations under the License.
 ================================================================================
 
-$Id$
-
 General preparations before any publishing:
 1 - Download Maven Ant Tasks (version 2.1.0 is known to work) and place it in
     this directory

Propchange: tomcat/tc6.0.x/trunk/res/maven/README.txt
            ('svn:keywords' removed)

Modified: tomcat/tc6.0.x/trunk/res/tomcat.nsi
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/res/tomcat.nsi?rev=1561780&r1=1561779&r2=1561780&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/res/tomcat.nsi (original)
+++ tomcat/tc6.0.x/trunk/res/tomcat.nsi Mon Jan 27 18:38:37 2014
@@ -14,7 +14,6 @@
 ; limitations under the License.
 
 ; Tomcat script for Nullsoft Installer
-; $Id$
 
   ;Compression options
   CRCCheck on

Propchange: tomcat/tc6.0.x/trunk/res/tomcat.nsi
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/res/welcome.bin.html
            ('svn:keywords' removed)

Propchange: tomcat/tc6.0.x/trunk/res/welcome.main.html
            ('svn:keywords' removed)



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