on 2/5/01 4:37 PM, "nico@apache.org" <nico@apache.org> 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.
Example error message:
BUILD FAILED
/Users/jon/checkout/turbine/build/build-turbine.xml:41:
/Users/jon/checkout/jakarta-site2/lib not found.
I consider this an Ant feature that is missing.
-jon
--
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/> | <http://java.apache.org/turbine/>
|