Perfect! Thanks so much, - Dave
> ---Original Message---
> From: Haiqi Wei
> Subject: Re: AW: Reading a property from a file
> Sent: Feb 19 '09 16:45
>
> Add to your build.xml assuming your file.properties is at ${basedir}
>
>
>
ask?
>
> Thanks, - Dave
>
>
>
> > ---Original Message---
> > From: jan.mate...@rzf.fin-nrw.de
> > Subject: AW: Reading a property from a file
> > Sent: Feb 19 '09 06:16
> >
> > is a task as all others, therefore you can use that
&g
> -Original Message-
> From: dave.alvar...@remanresource.com
> [mailto:dave.alvar...@remanresource.com]
> Sent: Thursday, February 19, 2009 10:00 AM
> To: Ant Users List
> Subject: Re: AW: Reading a property from a file
>
> Again, I really appreciate all the advic
URL into the
"wsdl" attribute of my "" task?
Thanks, - Dave
> ---Original Message---
> From: jan.mate...@rzf.fin-nrw.de
> Subject: AW: Reading a property from a file
> Sent: Feb 19 '09 06:16
>
> is a task as all others, therefore you can
directory, javac target, etc. Then a common place is directly under
.
Jan
>-Ursprüngliche Nachricht-
>Von: dave.alvar...@remanresource.com
>[mailto:dave.alvar...@remanresource.com]
>Gesendet: Mittwoch, 18. Februar 2009 19:26
>An: Ant Users List
>Betreff: Re: Reading a pr
Thanks for your reply. Regarding the property file directive, "",
where are you actually loading the property "PROVISIONING_SERVICE_WSDL_URL"
from the file and assigning it to a variable?
- Dave
> ---Original Message---
> From: David Weintraub
> Su
What about ?
What I normally do is something like this:
That way, I can put the property file name on the command line, or
read in the default property file if it exists.
You can also override any property setting in your build.xml by simply
placing it on the command line:
So do this:
Hi,
I'm uisng Ant 1.6. I have this target ...
For the property, 'wsdl="${basedir}/wsdl_files/Pr