Mariano Kamp <[EMAIL PROTECTED]> wrote:
> <copy file="${sourceConfig}/web.xml" tofile="${tmpDir}/web.xml" />
> The tokens aren't expanded in the target file and I don't have a
> clue why?!
<copy> has an filtering attribute that defaults to false.
> There is another thing I was wondering ... What is the scope of a
> filter?
Currently - and this will probably be true for any version of Ant 1.x
they have buildfile scope.
Stefan
- Filter Mariano Kamp
- Resolving of variables Stefan Bodewig
- Resolving of variables Mariano Kamp
- Re: Resolving of variables Stefan Bodewig
- RE: Filter Dennis Brake
- RE: Filter Mariano Kamp
