I dont know any easy way.
Simplest thing would be writing that kind in Java.
And if you dont want to download that jar from your buildfile you could the jar
creation inline:
- generate the code ()
- compile ()
- archive that ()
- include that ()
Via
Hello,
is it possible to define a task in Ant which would have some nested
elements? Sort of like how it's done with the macrodef task but with a
bit structure.
For example, I'd like to define a task which would be used as follows:
This should internally translate to