Hi,

Is there any problem with loading two separate property files during a build if they 
are defined at a global scope in the build file and contain values that are totally 
unrelated? I have one file, 'build.properties' that contains compiler settings and so 
forth, and another, 'bom.properties' that contains named value pairs of modules from 
our cvs repository and corresponding tags for each module. Ideally, I would like to 
keep the property values separated out into two files and load them both.

Matt

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

Reply via email to