Author: kkolinko Date: Sat Jan 25 19:18:47 2014 New Revision: 1561373 URL: http://svn.apache.org/r1561373 Log: CTR: documentation + discussed on dev list Remove $Id keyword from files in /* Remove svn:keywords property on files in /*
Technically, it is based on merge of r1561368 from tomcat/tc7.0.x/trunk. Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/BUILDING.txt (contents, props changed) tomcat/tc6.0.x/trunk/KEYS (props changed) tomcat/tc6.0.x/trunk/LICENSE (props changed) tomcat/tc6.0.x/trunk/RELEASE-NOTES (contents, props changed) tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt (contents, props changed) tomcat/tc6.0.x/trunk/RUNNING.txt (contents, props changed) tomcat/tc6.0.x/trunk/STATUS.txt (contents, props changed) tomcat/tc6.0.x/trunk/build.properties.default (contents, props changed) tomcat/tc6.0.x/trunk/build.xml (props changed) tomcat/tc6.0.x/trunk/dist.xml (props changed) tomcat/tc6.0.x/trunk/eclipse.classpath (props changed) tomcat/tc6.0.x/trunk/eclipse.project (props changed) tomcat/tc6.0.x/trunk/extras.xml (props changed) Propchange: tomcat/tc6.0.x/trunk/ ------------------------------------------------------------------------------ Merged /tomcat/trunk:r1561190-1561192 Merged /tomcat/tc7.0.x/trunk:r1561368 Modified: tomcat/tc6.0.x/trunk/BUILDING.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/BUILDING.txt?rev=1561373&r1=1561372&r2=1561373&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/BUILDING.txt (original) +++ tomcat/tc6.0.x/trunk/BUILDING.txt Sat Jan 25 19:18:47 2014 @@ -15,8 +15,6 @@ limitations under the License. ================================================================================ -$Id$ - ==================================================== Building The Apache Tomcat 6.0 Servlet/JSP Container ==================================================== Propchange: tomcat/tc6.0.x/trunk/BUILDING.txt ('svn:keywords' removed) Propchange: tomcat/tc6.0.x/trunk/KEYS ('svn:keywords' removed) Propchange: tomcat/tc6.0.x/trunk/LICENSE ('svn:keywords' removed) Modified: tomcat/tc6.0.x/trunk/RELEASE-NOTES URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/RELEASE-NOTES?rev=1561373&r1=1561372&r2=1561373&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/RELEASE-NOTES (original) +++ tomcat/tc6.0.x/trunk/RELEASE-NOTES Sat Jan 25 19:18:47 2014 @@ -15,8 +15,6 @@ limitations under the License. ================================================================================ -$Id$ - Apache Tomcat Version @VERSION@ Release Notes Propchange: tomcat/tc6.0.x/trunk/RELEASE-NOTES ('svn:keywords' removed) Modified: tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt?rev=1561373&r1=1561372&r2=1561373&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt (original) +++ tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt Sat Jan 25 19:18:47 2014 @@ -15,8 +15,6 @@ limitations under the License. ================================================================================ -$Id$ - Release Plan for Apache Tomcat 6.0 ================================== Propchange: tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt ('svn:keywords' removed) Modified: tomcat/tc6.0.x/trunk/RUNNING.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/RUNNING.txt?rev=1561373&r1=1561372&r2=1561373&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/RUNNING.txt (original) +++ tomcat/tc6.0.x/trunk/RUNNING.txt Sat Jan 25 19:18:47 2014 @@ -15,8 +15,6 @@ limitations under the License. ================================================================================ -$Id$ - =================================================== Running The Apache Tomcat 6.0 Servlet/JSP Container =================================================== Propchange: tomcat/tc6.0.x/trunk/RUNNING.txt ('svn:keywords' removed) Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1561373&r1=1561372&r2=1561373&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Sat Jan 25 19:18:47 2014 @@ -15,8 +15,6 @@ limitations under the License. ================================================================================ -$Id$ - ================================= Apache Tomcat 6.0 Patch Proposals ================================= Propchange: tomcat/tc6.0.x/trunk/STATUS.txt ('svn:keywords' removed) Modified: tomcat/tc6.0.x/trunk/build.properties.default URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/build.properties.default?rev=1561373&r1=1561372&r2=1561373&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/build.properties.default (original) +++ tomcat/tc6.0.x/trunk/build.properties.default Sat Jan 25 19:18:47 2014 @@ -20,8 +20,6 @@ # Tomcat for your local environment. It defines the location of all external # modules that Tomcat depends on. Copy this file to "build.properties" # in the top-level source directory, and customize it as needed. -# -# $Id$ # ----------------------------------------------------------------------------- # ----- Version Control Flags ----- Propchange: tomcat/tc6.0.x/trunk/build.properties.default ('svn:keywords' removed) Propchange: tomcat/tc6.0.x/trunk/build.xml ('svn:keywords' removed) Propchange: tomcat/tc6.0.x/trunk/dist.xml ('svn:keywords' removed) Propchange: tomcat/tc6.0.x/trunk/eclipse.classpath ('svn:keywords' removed) Propchange: tomcat/tc6.0.x/trunk/eclipse.project ('svn:keywords' removed) Propchange: tomcat/tc6.0.x/trunk/extras.xml ('svn:keywords' removed) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org