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 22:04 -------
Attached a new patch that resolves non-absolute filenames to import relative to 
the build file that imports them. This makes it similar to the kind of 
resolution performed for entity includes.

Also, there's currently nothing that prevent recursive inclusion, nor multiple 
inclusion of the same build file 'fragment' (the latter being required if the 
former is to be supported). One would need a map to keep track of all the files 
that are being imported to avoid cyclic imports too and multiple imports. --DD

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to