Sharad wrote:
Hi,
I want to create a target which can be called using . But i want
to get the return value from the called target. Is there a way to get it?
I tried using ant contrib's variable property using but the
antfetch and antcallback (from ant contrib) might do what you want.
On Mon, 11 Oct 2004 13:50:50 -0500,
Jacob Kjome <[EMAIL PROTECTED]> wrote:
> Or use a rather than . There are very few reasons to still
> be using anymore now that exists.
Just out of curiosity, could you tell me the reasons?
I can't find them.
-- Yuji Yamano <[EMAIL PROTECTED]>
Loan me y
Or use a rather than . There are very few reasons to still
be using anymore now that exists.
Jake
Quoting "Conelly, Luis (GE Energy, Non GE, GENE)" <[EMAIL PROTECTED]>:
> there's an Ant-Contrib feature... I think it's [1] which has
> something related...
> [1] http://ant-contrib.sourceforge
there's an Ant-Contrib feature... I think it's [1] which has
something related...
[1] http://ant-contrib.sourceforge.net/tasks/antcallback_task.html
HTH
-Original Message-
From: Sharad [mailto:[EMAIL PROTECTED]
Sent: Monday, October 11, 2004 11:45 AM
To: Ant Users List
Subject: How to g