Has anyone encountered this error using the "available" built-in?  The basic
context is this:

<available file="${srcdir}/Analysis.jar" property="Analysis.jar.present"/>
<target name="LoadAnalysis.zip" if="Analysis.jar.present"/>

Thanks....
Mark


Reply via email to