On Wed, 18 Jul 2001, T. Master <[EMAIL PROTECTED]> wrote:

> Ant output: 
> parsing buildfile C:\dev\iknowledge\code\build_A.xml with URI =
> file:C:/dev/iknowledge/code/build_A.xml 
> Setting ro project property:

is this the complete output?

Ant 1.3's output should start with something like

bodewig@bodewig ~/jakarta/jakarta-ant >ant -debug
Ant version 1.3 compiled on July 19 2001

Buildfile: build.xml
Setting project property: ant.java.version -> 1.3
Detected Java Version: 1.3


I suspect you are not running the version of Ant that you want to
run.  Search for ant.jar in your CLASSPATH.

Stefan

Reply via email to