Hi,
Does anyone know how to use filter in Ant? I used the token and value
pair, but it did not replace the token
<filter token="year" value="2000" />
<copy todir="./test" >
<fileset dir="." includes="test.file" />
</copy>
test.file:
year
@year@
Also, the filterfile was not supported either.
Class org.apache.tools.ant.taskdefs.Filter doesn't support the "filterfile"
attribute
Thanks
Frank
- Re: Filters in ant Lin, Frank
- Re: Filters in ant ahammond
- RE: Filters in ant Lin, Frank
- Re: Filters in ant ahammond
- Can I change failonerror's default? ahammond
- RE: Filters in ant Lin, Frank
- Re: Filters in ant Conor MacNeill
- getting 1.3 beta G.L. Grobe
- Re: getting 1.3 beta Stephane Bailliez
- Re: getting 1.3 beta Nico Seessle
