Jay Flowers wrote: > You can use a task that I have published at my site, the write task. > Here is the page you can download it from and get documentation. > > http://jayflowers.com/joomla/index.php?option=com_content&task=view&id=24&Itemid=51 > > Here is an example. Notice that you can use filterchains with it and > optionally append to an existing file. > Is this really different from the <echo> task? The <echo> task can append to an existing file, and your <filterchain> example could be done just by embedded NAnt properties or expressions. The only possible difference I can see is that your filterchains let you use CDATA and still do the substitutions; I don't know whether NAnt will do that on CDATA values. Personally, I'd rather use entities such as < than CDATA.
Gary Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users