Berin Loritsch <[EMAIL PROTECTED]> writes:
>> > You are right. I just looked at Avalon's setup, and it only has
>> > two entries:
>> >
>> > <property file=".ant.properties"/>
>> > <property file="${user.home}/.ant.properties"/>
>> >
>> > That allows a .ant.properties file in the ${base.dir} to override
>> > properties in build.xml as well.
>>
>> Isn't that the same as <property file="build.properties"/> ?
>
> Yep. Just needs a standard name for the file--personally, I like
> "build.properties" better.
I've been using build.properties for per-project overrides and
personal overrides, but I would much prefer that the one in my homedir
was a dot file.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]