Hi all
I'm developing a feature for MOSS which stores some environment-specific config data in feature.xml (like connection string).
I would like to have a separate .properties file for each environment and make it automatically substitute appropriate values to where needed (like feature.xml) while building. Is that possible and what tools can I use (I suppose, NAnt?)
Thank you!
Regards, Anton