ist
>Betreff: Re: Iterating through the build script
>
>Hi,
>
>I use the task for this, most often with parameters, example:
>
>
>
>
>
> ...
> ...
> ...
>
>
>
>
>
>
>
>
>
>
>
>Regar
Hi,
I use the task for this, most often with parameters, example:
...
...
...
Regards,
AP
Patrick Luebbecke schrieb:
Hi Folks,
i'm currently writing a build script which will to the following tasks:
1. unpack file a
2. unpack file b (both
Use to write a macro which does that job.
Jan
>-Ursprüngliche Nachricht-
>Von: Patrick Luebbecke [mailto:[EMAIL PROTECTED]
>Gesendet: Mittwoch, 24. September 2008 11:30
>An: user@ant.apache.org
>Betreff: Iterating through the build script
>
>
>Hi Folks,
>
>
Hi Folks,
i'm currently writing a build script which will to the following tasks:
1. unpack file a
2. unpack file b (both files have the same directory and filestructure)
3. Replace several strings within different files
4. zip file a
5. zip file b
since file a and b have different filenames