From: Jon Stevens [ mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ] >on 11/14/01 1:08 PM, "Hensley, Richard" <[EMAIL PROTECTED]> >wrote: > >> I observe the build/lib directory contains all the .jar files needed to >> build Velocity, however it does not contain these two .jar files. Should >> it >> contain these .jar files for the purpose of build? If it did, the >> problem >> would be solved. > >No. That is the point of the requirement on Ant. Ant has those two .jar
>files in it's lib directory. So, there are two requirements for the use of Ant. First Requirement: Build Tool I understand this requirement. Second Requirement: .jar files that ship with Ant are needed to build Velocity, and are included in the build classpath the by Ant when run from the command line. I'm not sure I understand this requirement. Is it an intended requirement, or a side effect? Richard Hensley
