Anthony Gawlikowski <[EMAIL PROTECTED]> wrote:

> Thanks Stefan for answering.
> 
> Here's the context you need:
> 
> My call:
>> ant -projecthelp -buildfile buildJava.xml

I see. A "main target" has a description attribute, a "subtarget" has
not - no other technical difference.

-projecthelp expects the build file writer to add a description to
targets that can be invoked by the users and omit it on targets that
are only there for internal logic.

Stefan

Reply via email to