When I build my system from the top-level, there are certain libraries
relative to the top level that lower-level modules need.  I need to pass
that information to lower-level builds.  At the top level, I have my
"basedir", which is set to ".", but in the lower levels, I need to expand
that to an absolute path.  Is this a reasonable thing to try to do, and if
so, how can I do this?

--
To unsubscribe, e-mail:   <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>

Reply via email to