You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/07/02 18:37:36 UTC

DO NOT REPLY [Bug 10276] - [PATCH] added declaration in project to include other projects

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 ddevienne@lgc.com  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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>