Re: file list without directory prepended how to get it

2006-05-05 Thread ankur1 . a
Hi savitha, have u ever tried antelope jar. It's very good extention of ant and has a lot of interesting tasks. (eg. if -else etc.) now for ur problem. It can be done very easily using fileutil task in antelope.jar something like this: include path is the key

TimeStamp

2006-05-03 Thread ankur1 . a
hi , can anyone tell me how can i get the timestamp of a file in a property..i am not getting the task for it. Ankur Agarwal Tata Consultancy Services Limited Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com Notice: The information contained in this e-mail message and/or attachments to

Re: Ant task

2006-04-28 Thread ankur1 . a
no sayed...it's an open sourceppl keep on adding tasks...refer sourceforge/ant-contrib . all tasks which are shipped in ant.jar by apache can be accessed at : http://ant.apache.org/manual/tasksoverview.html cheers!! Ankur Agarwal Tata Consultancy Services Limited Mailto: [EMAIL PROTECTED]

Re: Setting a system property

2006-04-24 Thread ankur1 . a
try using antelope, here u can c and edit all properties. cheers!! Ankur Agarwal Tata Consultancy Services Limited Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com Felix Seeger <[EMAIL PROTECTED]> 04/24/2006 03:31 PM Please respond to "Ant Users List" To "Ant List" cc Subject Settin

Problem in VSSADD task

2006-04-23 Thread ankur1 . a
Hi All, i am using vssadd task to add a file at a specified path in VSS. But this task is adding the file at a random place. I have also changed the target directory using VSSCP . Please suggest what might be the problem? here's my code: i want to add the file at vssProjectPath.