Why don't you have different targets doing
different deploys?

Gurdev
----- Original Message -----
From: "Pravin Pillai" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, January 30, 2002 11:35 AM
Subject: COMMAND LINE ARGUMENTS


>
> Guys,
>
> Is there any way I can pass command-line arguments to ant.
>
> Let me explain my problem:
>
> My directory structure is
>
>
>              |---Dir_1
>              |
> Base_Dir-----|---Dir_2
>              |
>              |---Dir_3
>
>
> I have my build.xml in the Base_Dir from where i wud be running ant.
>
> Now I wish to do something like
>
> ant deploy Dir_1
>
> ant deploy Dir_2
>
> which means i wud like to specify the directory as a command-line
argument.
>
> Is this possible. Can someone give me examples.
>
> Pravin
>
>
> --
> 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