On Tuesday 17 November 2009 05:51:59 Stefan Bodewig wrote: > On 2009-11-16, Matt Benson <gudnabr...@gmail.com> wrote: > > *I* still don't know how to re-generate the site. :/ > > The hardest part used to be getting a working Anakia[1] installation. > > I see there is a binary release available now, even if the Anakia > homepage says otherwise[2]. I have never tried that but use a checked > out svn tree of the ASF site myself, but let's assume it somehow gives > you a directory of jars in ANAKIA somewhere. > > In Ant's top level directory there is a docs.xml build file, run Ant on > it providing the path to ANAKIA as property site.dir (the build file > expects the jars to be in ANAKIA/lib), i.e. > > ant -f docs.xml -Dsite.dir=ANAKIA
Actually the last time I generated ant's site, I just downloaded a standard velicity 1.4 binary distrib and did: ant -f docs.xml -Dvelocity.dir=..../velocity-1.4 Just like the inline doc says. And it worked like a charm. I am not sure what is the best though. Nicolas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org