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
- Re: Unexpected element "available" Mark Eliason
- Re: Unexpected element "available" Peter Donald
- Re: Unexpected element "available" Stefan Bodewig