It works perfectly if you provide the appropriate relative path for the property ${xerces.path} - e.g. "../jakarta-avalon/tools/lib".
Steve. > + <copy file="${xerces.jar}" todir="${bin.dist.lib}"/> > + <!-- > + This was not copying for relatively local > ..\jakarta-avalon\tools\lib\xerces.jar - PH > <copy todir="${bin.dist.lib}"> > <fileset dir="${xerces.dir}"> > <include name="${xerces.file}" if="xerces.present"/> > </fileset> > </copy> > + --> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>