Zack Grossbart <[EMAIL PROTECTED]> wrote:

> It would be a nice feature to be able to include build files within
> other build files.  This would work similarly to antcall, but would
> allow you to specify targets within another xml file.  For example:
> if I had a build file that setup some necessary environment
> information, I could include that file in all of my build files.  In
> the attached xml files, build.xml calls common.xml to set a commonly
> used property.

I would have commented on the report and even closed it, but the
bugrat server doesn't like me at the moment. My answer would be (and
will be once I get through):

Already possible via XML SYSTEM entities, see
<http://marc.theaimsgroup.com/?l=ant-user&m=97358675517672&w=2> for
example.

Cheers

        Stefan

Reply via email to