In reading over the documentation of the <antcall> task, it seems to
make sense but I wonder at some of the terminology used.


AntCall


Description


Call another target within the same build-file optionally specifying
some properties (param's in this context)

By default, all of the properties of the current project will be
available in the new project.

...

-----------------------------------------------------------------
Several times within this documentation, the "project" is referred to.
Since <antcall> is used within a buildfile shouldn't the docs say
"target" instead of project?  Can you even have two <project> tags in
the same buildfile?


-----------------------------------------------------------------
Steve Cohen
Sr. Software Engineer
Ignite Sports, Inc.
[EMAIL PROTECTED]


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

Reply via email to