Hi,

I would like to have NAnt replace a token in a specific file during compilation, in a way that the file remain unchanged but was compiled with the token replaced.

As far as i can see, the only way to do this is to make a copy of that file, use a filterchain with replacetokens, use this file in compilation instead of the original one, and finally remove this temporary copy used. Are there any other choices?


Thanks in advance,

Pedro Castro.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to