Jon.
> From: Jon Stevens [mailto:[EMAIL PROTECTED] > > on 2/5/01 4:37 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > + <path id="anakia.classpath"> > > + <fileset dir="../../jakarta-site2/lib"> > > + <include name="*.jar"/> > > + </fileset> > > + </path> > > + > > Note!!!!!!!!!!! > > If you don't have this directory available in your path, you won't be able > to build jakarta-ant and you will get a cryptic error that is > difficult for > new users to decode. The webpage build is separate from the main ant build. I chose to do that for expediency since the main Ant user manual is located in jakarta-ant/docs/index.html. So, the webpage is its own little build in jakarta-ant/webpage.
