I'm using 1.7.1 and got this error message:

Could not load definitions from resource org/apache/tools/ant/antlib.xml. It could not be found.

The build that I'm trying to run is failing for no reason that I can find. The error message appears to be coming from the first "property" statement.

<project name="Utilities" default="redeliverdebug" basedir=".">

    <property name="src" value="${basedir}"/>

Any help would be appreciated.

Donald

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to