Can we see an example of your code?
On Thu, 22 Jan 2009, norken76 wrote:
yes, but as I mentioned, I need to use the ant-contrib 'calltarget' because I
do not want to create a new project as is the case with 'antcall'.
the reason is because I run the project remotly, so the file and the path
are not available to create a new project.
I've tried may things. no success.
thank you
Blaine Simpson wrote:
You don't need ant-contrib for this. Just use antcall with nested param
elements.
norken76 wrote:
Hi there,
Has anyone tried to pass in params to a called target via 'calltarget' of
antcontrib (without creating new project) OR maybe a different way to
achieve this goal (pass param to a called target without creating new
project) I've tried using <variable> (set and unset after the target is
called) but no success, the called target sees always the first value of
that variable
thank you
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
--
View this message in context:
http://www.nabble.com/Call-a-target-with-parameter--tp12050352p21610591.html
Sent from the Ant - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
Scot P. Floess
27 Lake Royale
Louisburg, NC 27549
252-478-8087 (Home)
919-754-4592 (Work)
Chief Architect JPlate http://sourceforge.net/projects/jplate
Chief Architect JavaPIM http://sourceforge.net/projects/javapim
Architect Keros http://sourceforge.net/projects/keros
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]