On Fri, 20 Jan 2006, shreedhar natarajan <[EMAIL PROTECTED]> wrote:

> I have a question regarding using <mapper> task that is being used
> as a part of <uptodate> task. I have a set of src files say one.src,
> two.src and they generate one.target and two.target. If any of the
> source is updated both target has to be re-generated. I have problem
> matching multiple target files ..

Use a <compositemapper> and two merge mappers.  Ant 1.6.3 or higher is
required.

Stefan

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

Reply via email to