-----Original Message-----
From: Nico Seessle [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 18, 2001 3:56 PM
To: [EMAIL PROTECTED]
Subject: Re: -verbose option


----- Original Message -----
From: "Pinar Bicioglu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 18, 2001 9:11 PM
Subject: RE: -verbose option


> yes, there is. It's as the following:
>
> <property file="build.properties" />
>

Ok, and the file containing the properties you wish to set is named
"build.properties"?

That's right!

And located in the current working directory from which you are executing
Ant?

So it is in the same directory with build.xml file.

And the line is in a location in your build.xml you are sure that is
executed?

yes I am sure about that because first it says;

[property] Loading D:\sandbox\Engineering\dev\java\build.properties
Property ${jdk122root} has not been set
Property ${jdk118root} has not been set

Thanks!

Reply via email to