hi ,

I have written two ant tasks, in one task I have static final List object,
also I am adding objects into this static list object, in another task, if I
want retrieve the objects from the static list, it is giving zero results.

Any thoughts , regarding how can I share a static object between two tasks..
?

Thanks
Ravi.

Reply via email to