Hello,

What is the generally accepted convention for handling builds where there are configuration files whose values are different depending upon the target platform being built for? For example, I may have a configuration file with JDBC URLs in it, and these values may be different depending upon whether I am building for a development environment, or a testing or production environment. Or, another example would be variations in web.xml files depending upon whether the WAR file will be deployed to a dev, test, or production environment. .

Advice is greatly appreciated.

Thanks,

Brad

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to