Hi all,

I'm wondering if introducing a new name can be avoided alltogether.
What if depends="prefix*" meant depends on all targets that start with "prefix"?

For example:
<target name="compile" depends="precompile-*">
....
</target>

Wouldn't that achieve the same effect?

Regards,
Sandu

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to