If I have
 
<property file="build.properties"/>
<property file="../build.properties"/>
<property file="${user.home}/build.properties"/>

in my build.xml, will ant use the first found property file or use all found
and override existing with latter found?
 
Jay Garala
Senior Analyst
Electrosoft Services, Inc.
7918 Jones Branch Drive, Suite 600
McLean, VA  22102
(703) 918-4907
 

Reply via email to