You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Nanda Kishore MVS <na...@renaissance-it.com> on 2004/07/21 08:51:13 UTC

Question: How to add nested elements dynamically into an Ant task.

Hi,
	For a task that takes nested elements, how can I add nested elements determined dynamically at runtime? Specifically, I am using the <csc> task which takes nested <resource> elements. And I don't know in advance how many <resource> elements will have to be used. How can I add these elements determined at runtime dynamically?
Any help greatly appreciated.

Thanks & Regards,
Nandakishore