AW: Help with choosing build property file

2005-10-07 Thread Jan.Materne
t;Sent: 07 October 2005 15:52 >To: user@ant.apache.org >Subject: AW: Help with choosing build property file > > > > > > >Because properties are immutable the more specific values in >the first file are prefered. If that file does not exist (eg >${computername} is no

AW: Help with choosing build property file

2005-10-07 Thread Jan.Materne
Because properties are immutable the more specific values in the first file are prefered. If that file does not exist (eg ${computername} is not set) it does not matter. You have to set the property 'computername'. On WinXP you can use a env variable: Jan >-Ursprüngliche Nachric