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]

Reply via email to