> 1. Is certain property is set if yes, what is its value computed at runtime: <import file="${user.name}.xml"/> <property file="${os.name}.properties"/> <property file="${aProperty}.properties"/> 'aProperty' could be specified in one of the first files and then load a bunch of other properties.
Jan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org