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]
