Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 63825 invoked from network); 2 Dec 2004 06:07:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Dec 2004 06:07:11 -0000 Received: (qmail 88195 invoked by uid 500); 2 Dec 2004 06:07:07 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 88113 invoked by uid 500); 2 Dec 2004 06:07:06 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 88100 invoked by uid 99); 2 Dec 2004 06:07:06 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from indexgeo.net (HELO indexgeo.net) (65.77.211.93) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 01 Dec 2004 22:07:05 -0800 Received: from [192.168.1.101] (static-109.227.240.220.dsl.comindico.com.au [220.240.227.109]) (authenticated bits=0) by www2.kc.aoindustries.com (8.12.9-20030917/8.12.9) with ESMTP id iB2670Zx013423 for ; Thu, 2 Dec 2004 00:07:02 -0600 Message-ID: <41AEB103.4010509@apache.org> Date: Thu, 02 Dec 2004 17:06:59 +1100 From: David Crossley User-Agent: Mozilla Thunderbird 0.9 (Macintosh/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: Release and updating the website References: <14086D18-3A50-11D9-B6EC-000A95AF004E@apache.org><419E404D.6020702@upaya.co.uk> <41A125F1.8000108@apache.org><41A184EA.5040408@upaya.co.uk> <41A19A3E.8060406@apache.org><41A2CDBB.3090104@apache.org><01CAD1CD-3D1A-11D9-B36C-000A95AF004E@codeconsult.ch><41A2FDAF.9080300@upaya.co.uk> <41A57944.90108@apache.org><41AE51E0.8040704@apache.org> <33957.10.0.0.5.1101964041.squirrel@www.agssa.net> <34027.10.0.0.5.1101965771.squirrel@www.agssa.net> In-Reply-To: <34027.10.0.0.5.1101965771.squirrel@www.agssa.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Antonio Gallardo wrote: > On Mie, 1 de Diciembre de 2004, 23:07, Antonio Gallardo dijo: > >>On Mie, 1 de Diciembre de 2004, 17:21, David Crossley dijo: >> >>>Would someone else please update the "apidocs" >>>on the website. The memory consumption by >>>'build javadocs' kills my build (using the >>>default setting). >> >>If you wish, add more memory for javadocs: >> >>in file: tools/src/blocks-build.xsl at line 267. > > > I wanted to help, but the instructions are confusing to me: > > http://cocoon.apache.org/2.1/apidocs/README.txt > > vs.: > > http://wiki.apache.org/cocoon/CocoonWebsiteUpdate > > The last document say to do an svn up and the first said don't copy > javadocs there. Can someone explain how to do that? Please help. Both are correct. I just added a note to the latter: The javadocs are not stored in the cocoon-site SVN. They can easily be regenerated. Use scp to copy them to the website. --David