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]
- RE: build.xml & build.properties best practices David Clements
- RE: build.xml & build.properties best practices David Clements
- RE: build.xml & build.properties best practices Dominique Devienne
- Re: build.xml & build.properties best practice... Steve Loughran
- RE: build.xml & build.properties best practices Dominique Devienne
- Re: build.xml & build.properties best practice... Adam Hardy
- Re: build.xml & build.properties best prac... Adam Hardy
- Re: build.xml & build.properties best ... Adam Hardy
- Re: build.xml & build.properties b... Erik Hatcher
