Antoine Levy-Lambert wrote:

I suppose you want to create a custom task which has nested elements ?
You should read the"Develoing with Ant" section of the manual, it is all there.


Yup, you where right, it was all there. In the end i just created a javabean "ConfigParam" with properties "name" and "value", then added an "|addConfiguredConfigParam|" in my custom Task.

At first i thought i have to create some special task/type, it took me a while to figure out how trivial it was.

Thanks,

Manos

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

Reply via email to