>>>>> "AY" == Arion Yu <[EMAIL PROTECTED]> writes:
AY> Is there any fix for the current implementation of ant?
Try
<target name="jspspec">
<ant dir="./jspspec" target="dist">
<property name="build.dir" value="../../build/taglibs"/>
</ant>
</target>
Does this work?
Stefan
