sorry if i missed this--i guess a pointer would be helpful: 

from the manual on creating a task:
---
 If the task should support character data (text nested between the start end end 
tags), write a public void addText(String) method. Note that Ant does not expand 
properties on the text it passes to the task. 
---

unfortunately i don't see anywhere else it explains how to make this the case. how 
would i handle any properties to expand them? does Ant have any built-in facilities 
readily available for this?

thanks!

j.

---
Jon Madison
Consultant, Thought For Food Tech, LLC
http://www.tfftech.com/
http://jon.madisons.com/

Reply via email to