Ant <property file... 2003-10-09 - By Jay Garala
Back 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
|
|