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? -- Fred Hart