Stefan,

Thanks for your reply.

I'm afraid I was a bit vague. What I'm really after is the ability of the
ant xml script to retrieve a value from the task, rather than the script
setting the property of the task. In other words I need the script to be
able to call some sort of "getProperty()" on a task.

Steve

-----Original Message-----
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 02, 2001 11:45 PM
To: [EMAIL PROTECTED]
Subject: Re: Retrieving values from task?


Stephen Champeau <[EMAIL PROTECTED]> wrote:

> I have built several tasks that manage the build number of my
> project. I would now like to retrieve and use this build number from
> within my ant script. Is there any way to do this?

Make them set a property.

Stefan

Reply via email to