Author: kkolinko
Date: Tue Oct 28 15:07:53 2014
New Revision: 1634890
URL: http://svn.apache.org/r1634890
Log:
Update comment on proposed patch.
The javadocs display Tomcat version. So the diff between versions will be
larger than I expected.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1634890&r1=1634889&r2=1634890&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Oct 28 15:07:53 2014
@@ -107,11 +107,10 @@ PATCHES PROPOSED TO BACKPORT:
comments and enable charset header.
Motivation:
- Timestamp comments: Those comments result in one changed line per each
- HTML file, which makes the diff between different versions of
- documentation unnecessary huge. I expect that the effect will be
- noticeable when publishing documentation for version (next+1). The diff
- between versions (next) and (next+1) will be smaller and easier to review.
+ Timestamp comments: It makes diff between javadoc versions smaller. The
+ diff between versions will still change almost every file, because of
+ Tomcat version (6.0.41) in title of the pages, but the change will be a
+ bit smaller.
Charset header: The rest of Tomcat 6 documentation already has <META>
header with charset information in generated HTML. This enables it for
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]