From general-return-2538-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Tue Nov 11 10:07:32 2003 Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 95297 invoked from network); 11 Nov 2003 10:07:31 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 11 Nov 2003 10:07:31 -0000 Received: (qmail 39030 invoked by uid 500); 11 Nov 2003 10:06:56 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 38964 invoked by uid 500); 11 Nov 2003 10:06:56 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk X-No-Archive: no List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 38873 invoked from network); 11 Nov 2003 10:06:55 -0000 Received: from unknown (HELO netlx014.civ.utwente.nl) (130.89.1.88) by daedalus.apache.org with SMTP; 11 Nov 2003 10:06:55 -0000 Received: from apache.org (giraffe.student.utwente.nl [130.89.169.128]) by netlx014.civ.utwente.nl (8.11.7/HKD) with ESMTP id hABA6s018358 for ; Tue, 11 Nov 2003 11:06:54 +0100 Message-ID: <3FB0B4B9.20306@apache.org> Date: Tue, 11 Nov 2003 11:06:49 +0100 From: Leo Simons User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: general@incubator.apache.org Subject: Re: incubator website is hosed References: <0FC8D24D-13F5-11D8-B3E6-000393753936@apache.org> In-Reply-To: <0FC8D24D-13F5-11D8-B3E6-000393753936@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk@ITBE.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Roy T. Fielding wrote: > The /www/incubator.apache.org/ directory tree on minotaur contains > both a checked-out incubator-site *and* the generated output of a > forrestbot via incubator. It obviously can't be both. or can it be? IIRC, forrestbot just generates the website, then commits changes to the incubator-site module, which is then checked out again on minotaur. There is nothing stopping you from generating the website yourself, committing it yourself, then checking it out yourself on minotaur. The process, is, in fact, identical to the one most projects that use anakia follow, except forrest is used instead. And, to make things easier, there's some cronjob running that handles two stages of the process automatically. > Personally, I've had my fill of this kind of crap being left on > our public infrastructure. I shouldn't have to wait days to update > a trivial website. Indeed. I think by now its been pointed out several times exactly how to do it. Take a look at http://nagoya.apache.org/eyebrowse/ReadMsg?listName=geronimo-dev@incubator.apache.org&msgId=1102214 > If someone doesn't beat me to it, I am going to > replace it with Anakia tomorrow. IMNSHO, bad idea. Rather than force all of the geronimo people to learn an old tool, its best to invest 15 minutes in learning a new tool. The geronimo site is built using maven, which uses anakia under the covers, but makes things look a lot better. An interesting page might be http://maven.apache.org/start/anakia.html. cheers! - Leo --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org