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=10492>.
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=10492
ant task is ignoring inheritAll attribute
------- Additional Comments From bodewig@apache.org 2002-07-05 11:11 -------
Ah, I see where the problem is - and there really is a bug lurking.
The problem is the repeated <ant> calls (you are going three levels via antcall
which is just another name for ant in a way).
Other properties (except basedir) should not be affected.
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|