Re: Proper Property File

2006-05-23 Thread Steve Loughran
Antoine Levy-Lambert wrote: Hello Res, I think that you are doing the right thing. More exactly, I am not sure that *the* best practice in this domain exist. As long as you have a clear policy and you can explain it to all the stakeholders in your development community, things are OK. You menti

Re: Proper Property File

2006-05-22 Thread Res Pons
yway to encrypt the passwords for Ant? How's everyone else doing this? Thanks Original Message Follows From: Antoine Levy-Lambert <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: Ant Users List Subject: Re: Proper Property File Date: Mon, 22 May 2006 20:01:37 -0

Re: Proper Property File

2006-05-22 Thread Antoine Levy-Lambert
Hello Res, I think that you are doing the right thing. More exactly, I am not sure that *the* best practice in this domain exist. As long as you have a clear policy and you can explain it to all the stakeholders in your development community, things are OK. You mention ssh passwords. I have alway

Proper Property File

2006-05-22 Thread Res Pons
Is there any style documentation or suggestion from anyone as to when to include properties in the build file and when to put them inside the property file, especially when different development teams and me the build engineer have to access the same file an do builds? I set an order of preced