DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17883>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17883
Custom task containers don't share property state across subtasks
dlwhiteman@us.ibm.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From dlwhiteman@us.ibm.com 2003-03-12 16:28 -------
Ok, I was able to work around the problem through the use of heavy reflection,
following the pattern of the Sequential task. Now my custom task works in both
Ant 1.4.1 and Ant 1.5.2.
|