Return-Path: Delivered-To: apmail-incubator-geronimo-dev-archive@www.apache.org Received: (qmail 80919 invoked from network); 23 Nov 2003 17:14:13 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 23 Nov 2003 17:14:13 -0000 Received: (qmail 93304 invoked by uid 500); 23 Nov 2003 17:13:59 -0000 Delivered-To: apmail-incubator-geronimo-dev-archive@incubator.apache.org Received: (qmail 93248 invoked by uid 500); 23 Nov 2003 17:13:59 -0000 Mailing-List: contact geronimo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: geronimo-dev@incubator.apache.org Delivered-To: mailing list geronimo-dev@incubator.apache.org Received: (qmail 93234 invoked from network); 23 Nov 2003 17:13:58 -0000 Received: from unknown (HELO smtp003.mail.ukl.yahoo.com) (217.12.11.34) by daedalus.apache.org with SMTP; 23 Nov 2003 17:13:58 -0000 Received: from 82-35-107-109.cable.ubr06.dals.blueyonder.co.uk (HELO ?192.168.0.3?) (james?strachan@82.35.107.109 with plain) by smtp1.mail.vip.ukl.yahoo.com with SMTP; 23 Nov 2003 17:14:00 -0000 Mime-Version: 1.0 (Apple Message framework v606) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <6BB23465-1DD8-11D8-A41E-000A959D0312@yahoo.co.uk> Content-Transfer-Encoding: 7bit From: James Strachan Subject: Re: [committers] can you build the website? Date: Sun, 23 Nov 2003 17:13:56 +0000 To: geronimo-dev@incubator.apache.org X-Mailer: Apple Mail (2.606) 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 On 23 Nov 2003, at 16:44, Alan D. Cabrera wrote: > I've built and uploaded the website to > http://incubator.apache.org/geronimo Excellent! > with the help of > > * Noel Bergman > * David Blevins > * Jeremy Boynes > * Matt Kurjanowicz > > > Thanks guys! I found some bugs w/ Maven and have reported them. > > You'll notice that there is no Geronimo logo on the top right. I've > left it blank in purpose until we decide what our logo will be. We could really do with a logo! > I have to say, I do not see the merit in putting the generated website > into CVS. Me neither but those are the current rules. Its meant to make it easier to restore the website for all projects if there's a hardware failure. > Maybe I am misunderstanding people's intentions. Anyway, I > have a job, which runs nightly now, that generates the site. Would it > be a good idea to upload the project reports on a nightly basis? Absolutely! Please do this nightly, then we can start tidying up the website FWIW the CVS import statement that should work was posted on the general@incuabtor recently by Leo Simmons... maven site cd target/docs cvs -z3 -d $my_id@cvs.apache.org:/home/cvs \ import -m 'Maven-generated site' incubator-site/build/site/$proj \ maven_site Maven_Generated_$proj_Website_$(date +%Y%m%d) replace '$proj' with the project name, replace $my_id with your apache login id, replace $(date +%Y%m%d) with the current date if you want. See http://cvsbook.red-bean.com/cvsbook.html#Tracking_Third- Party_Sources__Vendor_Branches_ for more info. Note: the problem with using import in this way is that its not easily combined with the use of commit (the above url explains why). James ------- http://radio.weblogs.com/0112098/