DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32041>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32041

want to remember a value set within a task next time the task is called





------- Additional Comments From [EMAIL PROTECTED]  2004-11-03 22:40 -------
I also now remember why I had to use <antcall> - if I want to call the Target
(or even the Task, <macrodef>'d or otherwise defined) multiple times, and still
get user input, I have to use <antcall>, otherwise, once the property is set,
it's set, and that's the end of it, no more user input, as the "addproperty"
portion of the Task sort of kills the fun.  I'm tinkering with using various
combinations of antcontrib's <var> and the <macrodef> Task to do what I need,
but I'm not optimistic yet... I hope I'm wrong!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to