Hi,
I want to know if it is possible to get an ant script to reference 2 different .properties
files at once, and if so, how to accomplish this.
Assume that the properties contained within the two .properties
files are mutually exclusive, i.e. the same property will not appear twice.
Thanks!