Hi, I'm looking for an answer to this small question. Why Ant doesn't support this kind of dependencies : <target name="dist" depends="dist.*"/>
<target name="dist.lib" .. <target name="dist.jar" .. This target "pattern" is often used to avoid huge targets into big Ant scripts. The Target design seems to be able to support this kind of resolution. Is it incompatible with the "Ant style" ? Thanks for your answers Alban -- http://www.tryphon.org/~alban --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]