A quick question about using 3 property files.

I see that ant automatically reads the build.properties in the current working directory, and also the developers home directory, but what is the standard then for including the 3rd build.properties that you put in the top level source directory, which you would use for system-wide settings such as appserver paths?


Adam

Dominique Devienne wrote:
FWIW, I believe only Ant 1.6 will have the import capability you are talking
about, and it's not even sure yet whether target re-writing will be allowed.

At least that's what I remember I understood lurking on ant-dev. Costin,
Conor, Stefan, and others involved, please correct me if my recollections
are incorrect. --DD

-----Original Message-----
From: Adam Hardy [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 3:54 PM
To: Ant Users List
Subject: Re: build.xml & build.properties best practices

[EMAIL PROTECTED] wrote:

I am currently waiting to get 1.5.2 because there you can
include targets from another file and overwrite them in the
build.xml specific to your project.

---------------------------------------------------------------------
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