Re: Weird behavior with mixing antcall with input

2005-01-18 Thread Ninju Bohra
Ops... I had forgetten about the behavior, thanks for the reminder... Ninju Jeffrey E Care <[EMAIL PROTECTED]> wrote: Properties set in the target run by do not get passed back to the calling target. I would suggest you investigate antcontrib's AntCallBack task: http://ant-contrib.sourc

Re: Weird behavior with mixing antcall with input

2005-01-18 Thread Jeffrey E Care
Properties set in the target run by do not get passed back to the calling target. I would suggest you investigate antcontrib's AntCallBack task: http://ant-contrib.sourceforge.net/tasks/antcallback_task.html JEC -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere Build SWAT Team Lead WebSphere B

Weird behavior with mixing antcall with input

2005-01-18 Thread Ninju Bohra
Hey Guys (and gals),   I am having some trouble with trying to use antcall with input tasks.   See attached build file (called whats_up.xml).   The two targets that don't work (realwork1 and realwork2) both use helper targets that use tasks to invoke the tasks, while the third target (realwork3)