jfclere 2005/07/05 02:55:41
Modified: jk/xdocs/howto doccontrib.xml
Log:
Add a note how to publish in jakarta.apache.org
Revision Changes Path
1.5 +15 -2 jakarta-tomcat-connectors/jk/xdocs/howto/doccontrib.xml
Index: doccontrib.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/howto/doccontrib.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- doccontrib.xml 4 Jul 2005 08:13:56 -0000 1.4
+++ doccontrib.xml 5 Jul 2005 09:55:41 -0000 1.5
@@ -6,7 +6,7 @@
&project;
<copyright>
- Copyright 1999-2004 The Apache Software Foundation
+ Copyright 1999-2005 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -295,6 +295,19 @@
you are creating new files for submission.
</p>
</section>
+
+<section name="Updating Web site">
+<p>
+ Only Committers are able to update the web site
(http://jakarta.apache.org/tomcat/connectors-doc/).
+ To do it:
+ <ul>
+ <li>Connect to people.apache.org.</li>
+ <li>umask 002</li>
+ <li>Copy the changed files to
/www/jakarta.apache.org/tomcat/connectors-doc/.</li>
+ <li>The changes need around 4 hours to be synced to
jakarta.apache.org.</li>
+ </ul>
+</p>
+</section>
<section name="Guides and Resources">
<p>
A little help to get you started if you need it
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]