Re: Override ignored for property file

2007-08-23 Thread Mike Stewart
The override is happening because the property is already defined in an earlier script. you can either remove the original setting of the property or do something like: Mike S. >>> [EMAIL PROTECTED] 23/08/2007 12:25:29 >>> Dear Ant Users, I have inherited a project where I'm trying to g

Override ignored for property file

2007-08-23 Thread Emsley, I \(Iain\)
Dear Ant Users, I have inherited a project where I'm trying to get a calendaring system (which also uses Ant and Tomcat) to load its applications from C:\foo\apache-tomcat-5.5.17\webapps. I've set a build file at c:\docs and settings\userid\foo.build.properties which links to a foo.properties