Author: kkolinko
Date: Wed Jun 3 00:21:24 2009
New Revision: 781222
URL: http://svn.apache.org/viewvc?rev=781222&view=rev
Log:
followup for rev.781220
remove applied patch from STATUS
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=781222&r1=781221&r2=781222&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Jun 3 00:21:24 2009
@@ -107,28 +107,6 @@
+1: kkolinko, markt, funkman
-1:
-* In dist-javadoc target of dist.xml:
- 1) use © on the web page, instead of a symbol
- Fixes https://issues.apache.org/bugzilla/show_bug.cgi?id=47239
- 2) use value of ${year}
- Patch:
-Index: dist.xml
-===================================================================
---- dist.xml (revision 776003)
-+++ dist.xml (working copy)
-@@ -260,7 +260,7 @@
- author="true" version="true"
- windowtitle="Tomcat API Documentation"
- doctitle="Tomcat API"
-- bottom="Copyright © 2000-2008 Apache Software Foundation. All
Rights Reserved."
-+ bottom="Copyright © 2000-${year} Apache Software Foundation.
All Rights Reserved."
- additionalparam="-breakiterator"
- maxmemory="256m" >
- </javadoc>
-
- +1: kkolinko, markt, funkman
- -1:
-
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44943
For zip/tgz distributives it was already fixed in 6.0.17, 5.5.27.
Now, apply the same fix to exe distributive.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]