DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21494>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21494
<property>: version of location to search parent dirs
------- Additional Comments From igor@fastmail.fm 2003-07-11 18:09 -------
Ok, the third version of the patch: I renamed searchparents to find since it has
exactly the same semantics as -find command line option to ant itself. So the
above example now reads:
<property name="build" location="igor" find="on"/>
<property file="global.properties" find="on"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|