Have you looked that the propertyfile attribute of the task. It
allows you define a file (in JAVA property file format) that contains all the
replacements instructions.
--- "Brown, Carlton" <[EMAIL PROTECTED]> wrote:
> Hello,
>
>
>
> I'm looking to do bulk replacement of tokens in a file.
Hmm... read
http://ant.apache.org/manual/CoreTypes/filterset.html
specifically the element of .
-Matt
--- "Brown, Carlton" <[EMAIL PROTECTED]>
wrote:
> Hello,
>
>
>
> I'm looking to do bulk replacement of tokens in a
> file. This is to
> replace a perl-based build solution.I have
> cre
Hello,
I'm looking to do bulk replacement of tokens in a file. This is to
replace a perl-based build solution.I have created the
single-replacement solution in ant, but I am somewhat stumped as to how
to do a bulk substitution.
The following code copies all files named *.src to a ne