On Thu, 12 Dec 2002, Charles F. Hart <[EMAIL PROTECTED]> wrote:

> What is the recommended procedure for building optional.jar that
> includes tasks that depend on external libraries (e.g. bsf.jar).  It
> appears that the main build.xml requires editing to insert the jars
> into the
> 
>   <path id="classpath">
>   </path>
> 
> path.  Is this the case?

No.

Put bsf.jar on your CLASSPATH, when you compile Ant.

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to