There really is not an "official" or built-in way to do this, but you can
prepend a "-" to a target and that makes it invisible from the command-line
at least.  I'm sure that other special characters, like a space, would do
the trick too.  This is an unsupported hack though - so use at your own
risk.

    Erik



----- Original Message -----
From: "Marc Logemann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 27, 2002 11:16 AM
Subject: private targets


> Hi,
>
> is there a concept for private targets in Ant which wont be exposed to
public
> but could be called via calls inside other targets?
>
> Thx for info
>
> [...hoping that this isnt explained in the manuals somewhere]
>
>
>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


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

Reply via email to