Graham, I've rebuilt the site and updated it so your changes are visible.
Of note, I also updated the copyright year from 2005 to the range 2005-2007. Lawrence Graham Turrell <[EMAIL PROTECTED]> 02/08/2007 05:23 PM Please respond to [email protected] To [email protected] cc Subject Re: Using Forrest to gen the Woden website John, Thanks for that - works a treat. I have added some text to the user guide describing the URI Resolver, against WODEN-144. List, I'd appreciate any comments or suggestions on the content.. Kind Regards, Graham. _____________________________________________ Graham C Turrell CEng, MBCS Chartered IT Practitioner John Kaputin/UK/[EMAIL PROTECTED] wrote on 08/02/2007 17:04:32: > > Graham, > here's some more info on how to generate the Woden website. > > Check out the 'Site' module from Woden SVN (note, in Eclipse as a > plain project, not a Java project). > Make website changes by editing the XML files in the > /Site/src/documentation/content folder. > From a cmd line at the /Site project directory you can run the cmds > 'forrest' or 'forrest run': > Do 'forrest run' to kickoff a local web server type process then use > a web browser to immediately review changes at http://localhost:8888/ > (use Ctl-C to stop the web server process) > Do 'forrest' to generate the complete website from the XML sources. > This will re-generate the website into the /Site/build/site > directory from the XML files in /Site/src/documentation/content. > > After building site into Site/build/site and committing changes to > SVN (both Site/src and Site/build changes), the new website must be > moved to a staging area for automated refresh to the Apache web > server & mirrors: > commit the Site/src and Site/build/site changes to SVN > ssh to people.apache.org (ssh -l <uid> people.apache.org) > cd to /www/incubator.apache.org/woden > run 'svn update' from this directory > This will copy build/site content to /www/incubator.apache.org/woden. > The Apache web server will be refresh from this site immediately > The Apache mirrors will be refreshed within a few hours > > regards, > John. > > > > Unless stated otherwise above: > IBM United Kingdom Limited - Registered in England and Wales with > number 741598. > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU > > > > Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
