Hi Irfan.

Regarding to your first question, the answer is yes, you can use as much property files as you want. About the second question I'm not 100% sure, but I would say that the value is overriden so that the runtime value will be the one in the last loaded property file. Furthermore, I can think about a simple test in which you load two property files with the same variable declared and afterwards, output the value by using an <echo> task.

Hope it will help.
Carlos

[EMAIL PROTECTED] escribió:
HI All,

I need to clear following doubt in ANT.

1: Can we have more than one property file defined in ANT's build.xml

2: If there are two properties file and let's say I have one property
defined in these two property file with different values then build.xml
will pick up which value for this property.

Please help.

Regards,

Irfan




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

Reply via email to