so I would modify build.xml with the taskdef:
Then I would do this in my java:
XmlTask xml_task = XmlTask.getProject().createTask("xmltask"); //?
can you confirm for me? I'm still a bit lost. thanks
--
Sent from the Ant - Dev forum at Nabble.com:
http://www.nabble.com/Help-Running-Ant-Task-from-my-Custom-Task-%28xmltask%29-t235448.html#a659230
