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=10276>. 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=10276 [PATCH] added <import> declaration in project to include other projects ------- Additional Comments From [EMAIL PROTECTED] 2002-07-02 16:37 ------- I only had a cursory look at the patch, but since <import> is implemented as a special case in ProjectHelpImpl, so very early in the build file processing, does it have access to properties? I mean, if I do: <import file="${buildfiledir}/dosomething.xml" /> will ${buildfiledir} be resolved correctly? Thanks, --DD -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
