On Wed, Oct 10, 2001 at 12:42:46PM +1000, Peter Donald wrote: > Hi, > > I just got a few complaints that .ant.properties is kinda an ugly construct > when stored in project directory because it gets hidden. So I propose we > rename this to ./ant.properties but we still keep the one in home directory > with . in front of it (ie ~/.ant.properties).
build.properties perhaps? It's as near to a standard as there is, and it implies a nice rule that "<whatever>.xml" has properties file "<whatever>.properties". So build-docs.xml and build-docs.properties are obviously associated. --Jeff > -- > Cheers, > > Pete --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
