----- Original Message -----
From: "Shah, Lokesh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 18, 2002 5:07 PM
Subject: How to find available targets in a build file



>Is there any way I can check if a target is available in a build file?

not yet

>I am trying to call a target in one build file from another build file.
>I want to make the call only if it is defined in the second build file
>otherwise print a warning and move on.

how about adding a new condition <targetavailable buildfile="foo"
"target="somehting">?


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

Reply via email to