Ant can be used for any automation that it is capable of. It can also be
extended to do other things that it is not currently capable of. For
example, We have a lot of automation that handles documents that we need
to import into LiveLink, a document management system. I wrote a custom
Ant task to load documents into LiveLink and we are using Ant to do the
automation and loads. I prefer Ant over shell scripts for several
reasons: they are easy to write, easy to read, platform independent, can
be debugged with Eclipse, provide great error handling, easily
configurable with property files, and I like the MailLogger.

-Rob A

> -----Original Message-----
> From: Manas_Das [mailto:[EMAIL PROTECTED] 
> Sent: Friday, March 24, 2006 5:40 AM
> To: Ant Users List
> Subject: regarding Ant
> 
> Dear all,
>       I got the idea that ant should be used whenever we want 
> to automate some processes and more over it is a building 
> tool in which we can specify several tasks but still I am 
> getting confused with ant .could someone explain me about ant 
> I mean what are the scenarios in which we should apply ant 
> with some examples. Please someone explain me .
> 
> Thanks and regards
> Manas Ranjan Das
> 
> 
> 
> 
> DISCLAIMER:
> This email (including any attachments) is intended for the 
> sole use of the intended recipient/s and may contain material 
> that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any 
> review or reliance by others or copying or distribution or 
> forwarding of any or all of the contents in this message is 
> STRICTLY PROHIBITED. If you are not the intended recipient, 
> please contact the sender by email and delete all copies; 
> your cooperation in this regard is appreciated.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED] For 
> additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 


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

Reply via email to