Hi Kontantin,

On 21.05.2009 05:22, kkoli...@apache.org wrote:
> Author: kkolinko
> Date: Thu May 21 03:21:58 2009
> New Revision: 776940
> 
> URL: http://svn.apache.org/viewvc?rev=776940&view=rev
> Log:
> proposals
> 
> 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=776940&r1=776939&r2=776940&view=diff
> ==============================================================================
> --- tomcat/tc6.0.x/trunk/STATUS.txt (original)
> +++ tomcat/tc6.0.x/trunk/STATUS.txt Thu May 21 03:21:58 2009
> @@ -214,3 +214,29 @@
...
> +
> +* In dist-javadoc target of dist.xml:
> +   1) use © on the web page, instead of a symbol
> +   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
> +  -1:

If you want to propose a patch that can't be applied to trunk, you can
also add it to your public_html directory on people.apache.org and
simply add the URL to the patch file in the STATUS file.

Regards,

Rainer

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

Reply via email to