Absolutely correct.

No properties files are loaded by Ant without you explicitly stating so.

	Erik

On Monday, February 10, 2003, at 04:39  AM, Adam Hardy wrote:

I just want to clarify something I can't find definitely stated anywhere:

ant will not include any build.properties file automatically. I have to place the following statement in my build.xml to include my build.properties file:

<property file="build.property"/>


Am I correct?


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



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

Reply via email to