ANT arithmetic operation task ?

2003-12-12 Thread Nagarajan Murugesan
Hi All, Is there any ANT task for simple arithmetic operations like addtion, substraction...and so. Thanks, Nagarajan

Scope of the ANT property!!!

2003-12-12 Thread Nagarajan Murugesan
Hi All, What is the scope of the property value in a build file. I want to change the property value in between the build process. For Example: project name="Installation" default="run"> ${count} ${count}

RE: character replacement from a file content

2003-08-27 Thread Nagarajan Murugesan
, you need to type & so try - Original Message - From: "Nagarajan Murugesan" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Wednesday, August 27, 2003 2:59 PM Subject: RE: character replacement from a file content Jan, My ultimate a

Needed - Netcomponents.jar -telnet,ftp tasks

2003-08-14 Thread Nagarajan Murugesan
Hai All, Can any one send me the netcomponets.jar (for telnet and ftp task) file through mail or some other way. I desperately needed that. Thanks, Nagarajan

RE: How Insert content od one file to Anotherfile after some patt ern matching

2003-08-14 Thread Nagarajan Murugesan
matching Not tested. Jan > -Original Message- > From: Nagarajan Murugesan [mailto:[EMAIL PROTECTED] > Sent: Friday, August 08, 2003 9:00 PM > To: Ant Users List > Subject: How Insert content od one file to Anotherfile after some > pattern matching > > > &

definition for telnet and ftp task

2003-08-14 Thread Nagarajan Murugesan
Hai all, Thanks for your help. I still found my script is not working. It throwing the same error. Could not create task or type of type: telnet. Ant could not find the task or a class this task relies upon. So it is clear that the problem is not in the jar file. it is some where in the class p