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 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From [EMAIL PROTECTED] 2002-07-05 10:58 ------- Yes, I do expect that if I set inheritAll to false, basedir will get a new value. That is what I was expecting to happen each time I call the echo target. According to the <ant> task docs, if the dir attribute is omitted and the inheritAll attribute is set to false, the new project's basedir is the "basedir attribute of the <project> element of the new project" Both my calls to the echo task in the util.xml script do this. Hence I would expect that the basedir used for the echo target would be the basedir as defined in the basedir attribute of the <project> element of the util.xml script for both echo calls. I am reopening this as the behavior displayed is contrary to what the docs say. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
