ew java files.
>
> Did I miss again?
>
> -Original Message-
> From: Evgeny [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 12, 2008 3:58 AM
> To: user@ant.apache.org
> Subject: Re: Uptodate working one way only
>
> No one replied, perhaps I did not make myself clear.
he idl files and
then and only then generate new java files.
Did I miss again?
-Original Message-
From: Evgeny [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 12, 2008 3:58 AM
To: user@ant.apache.org
Subject: Re: Uptodate working one way only
No one replied, perhaps I did not make myself
No one replied, perhaps I did not make myself clear.
I have a problem where I have a list of files scattered all over the
place .. the list is in a file.
Then I have no problems copying files with
and get a nice directory
with all those files copied into it.
But there is an task that I run on t
Hi Ant users,
I wish there was a way to use the uptodate task in the other
direction, not check source against target but check target against
source. Since my list of files in source comes from a list in a text
file, and it's easy to use a mapping to map them to the place where
they are copied to