Hi Siegfried, I get an "unrecognized tag: 'site'..." message when I try to build the site for exec now - which is why I converted to the usual format before: http://svn.apache.org/viewvc/commons/sandbox/exec/trunk/src/site/site.xml?r1=560660&r2=612447
Is there a way to get this to work? Niall On Jan 23, 2008 10:24 PM, <[EMAIL PROTECTED]> wrote: > Author: sgoeschl > Date: Wed Jan 23 14:24:55 2008 > New Revision: 614711 > > URL: http://svn.apache.org/viewvc?rev=614711&view=rev > Log: > Removing RAT report complaints > > Modified: > commons/sandbox/exec/trunk/src/site/site.xml > > Modified: commons/sandbox/exec/trunk/src/site/site.xml > URL: > http://svn.apache.org/viewvc/commons/sandbox/exec/trunk/src/site/site.xml?rev=614711&r1=614710&r2=614711&view=diff > ============================================================================== > --- commons/sandbox/exec/trunk/src/site/site.xml (original) > +++ commons/sandbox/exec/trunk/src/site/site.xml Wed Jan 23 14:24:55 2008 > @@ -1,11 +1,7 @@ > -<?xml version="1.0" encoding="ISO-8859-1"?> > -<project name="Commons CSV"> > +<site> > <body> > - > <menu name="Commons Exec"> > - <item name="Overview" href="/index.html"/> > - <item name="Tutorial" href="/tutorial.html"/> > + <item name="Overview" href="/index.html" /> > </menu> > - > </body> > -</project> > +</site> > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]