You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Matthieu Bentot <mb...@arantech.com> on 2002/05/10 16:45:57 UTC

[PATCH] Wildcards in ant@antfile.

Hi again,

Just a very simple enhancement to add wildcards to the antfile attribute in
the ant task to allow running multiple subtasks. There's also a new
'cascadeFailed' attribute to specify if a subproject's failure should be
propagated to the parent project (defaults to true).

Regards,

Matthieu