-projecthelp
Could only make nonsense if you have only some targets with description
attributes.
But I think I had read something about that on dev or users list ...
But it might give some technical information? But I agree with you.
> b)
>
> cmdline> ant -dependencies [build.xml]
>
>
June 01, 2004 1:39 AM
To: [EMAIL PROTECTED]
Subject: Ant introspection and property resolution
Is there a way of actually introspecting a build file via ant. The
introspection should help expose details such as
a) all targets in an build file
b) dependency trees for targets
and many other such
[EMAIL PROTECTED]
> Sent: 01 June 2004 06:39
> To: [EMAIL PROTECTED]
> Subject: Ant introspection and property resolution
>
>
> Is there a way of actually introspecting a build file via
> ant. The introspection should help expose details such as
> a) all targets in an build
> Is there a way of actually introspecting a build file via
> ant. The introspection should help expose details such as
> a) all targets in an build file
> b) dependency trees for targets
>
> and many other such details that might be useful to seasoned
> ant-users.
>
> I am envisaging its use a
Is there a way of actually introspecting a build file via ant. The
introspection should help expose details such as
a) all targets in an build file
b) dependency trees for targets
and many other such details that might be useful to seasoned ant-users.
I am envisaging its use as follows:
a)
cmd