You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by thangarajan gopalakrishnan <go...@hotmail.com> on 2004/07/07 08:33:19 UTC

build.xml

Hai Friends
Is it possible to rename the build.xml to some other name and invoke it 
using ant

Thanks
T.Gopalakrishnan

_________________________________________________________________
Reach out to millions of buyers. http://go.msnserver.com/IN/52047.asp With 
zero investment.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: build.xml

Posted by Stephen McConnell <mc...@apache.org>.
Stephen McConnell wrote:

> thangarajan gopalakrishnan wrote:
> 
>> Hai Friends
>> Is it possible to rename the build.xml to some other name and invoke 
>> it using ant
> 
> 
> $ and -file fred.xml

Woops - s/ant/ant

Doing ant -h will give you list of options:

   -buildfile <file>      use given buildfile
     -file    <file>              ''
     -f       <file>              ''

Steve.

> Steve.
> 


-- 

|---------------------------------------|
| Magic by Merlin                       |
| Production by Avalon                  |
|                                       |
| http://avalon.apache.org              |
|---------------------------------------|

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: build.xml

Posted by Stephen McConnell <mc...@apache.org>.
thangarajan gopalakrishnan wrote:

> Hai Friends
> Is it possible to rename the build.xml to some other name and invoke it 
> using ant

$ and -file fred.xml

Steve.

-- 

|---------------------------------------|
| Magic by Merlin                       |
| Production by Avalon                  |
|                                       |
| http://avalon.apache.org              |
|---------------------------------------|

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: build.xml

Posted by Joe Mahlong <jo...@absa.co.za>.
Hi T,

Sure it is, Build.xml is only a default name that ant uses if you do not
specify a build script.
You can name you XML scripts anything you want...

Regards
Joe
----- Original Message -----
From: "thangarajan gopalakrishnan" <go...@hotmail.com>
To: <us...@ant.apache.org>
Sent: Wednesday, July 07, 2004 8:33 AM
Subject: build.xml


> Hai Friends
> Is it possible to rename the build.xml to some other name and invoke it
> using ant
>
> Thanks
> T.Gopalakrishnan
>
> _________________________________________________________________
> Reach out to millions of buyers. http://go.msnserver.com/IN/52047.asp With
> zero investment.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>

______________________________________________
E-mail Disclaimer and Company Information

http://www.absa.co.za/ABSA/EMail_Disclaimer


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org