> From: Matt Benson [mailto:[EMAIL PROTECTED]
> 
> Not sure what <call> thingy you're talking about...
> again, from what Peter tells me, the new <for> works
> like <foreach> except without creating a new project.

I understand that Matt ;-)
BUT, what do I put inside the <for>? The goal is to call
a number of targets whose name match a regexp pattern.

Calling a target means either <antcall>, with the caveat
I listed, or Ant-Contrib's <call> task inherited from
Antelope I think, that call's a target without creating
a new Project, which opens a can a worm.

--DD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to