I have been thinking of adding this.
I assume that you want to do something like this,
using your current macrodef, check-ejb and ejb macrodefs,
In the mean-time, you could use the task from ant-contrib,
place the ant-contrib.jar file in $ANT_HOME/libs, or in ~/.ant/libs
an
It would be really neat if I could use the if/unless on macrodefs.
I've create a macro for code generation, and I call it 8 times to do stuff.
Macros make for nice clean "code". But now that I'm trying to incorporate
uptodate support, I'm having to introduce a lot of repetative targes with the