Re: Need Help in ANT FTP

2009-03-05 Thread Kevin Jackson
Hi, > We have ant script running in Unix box. We are trying to copy some of the > files from Windows based ftp server but we are unable to find a suitable > program which will perform this work. > http://ant.apache.org/manual/OptionalTasks/ftp.html This is the manual page for how to use the FT

RE: Bug 46326 - StarTeam: Use Cache Agent for Checkouts

2009-03-05 Thread Ballment, John
Hi Stefan, Believe it or not I have at least one tester, Paul Coste. He requested some of the enhancments and gave suggested code. I've tested/verified his code and I've asked him to verify mine. Sorry about the cases, in Starteam, setting cases to fixed only flags that they need to go to UAT

Re: Bug 46326 - StarTeam: Use Cache Agent for Checkouts

2009-03-05 Thread Stefan Bodewig
Hi John On 2009-03-06, Ballment, John wrote: > I've integrated some patches from Paul Coste and added the following > fixes: > 39926 - StarTeam tasks to identify themselves as Ant + version number > 40995 - StarTeam checkout support Promotion State > 46326 - Use Cache Agent for Checkouts > 4632

RE: Bug 46326 - StarTeam: Use Cache Agent for Checkouts

2009-03-05 Thread Ballment, John
I've integrated some patches from Paul Coste and added the following fixes: 39926 - StarTeam tasks to identify themselves as Ant + version number 40995 - StarTeam checkout support Promotion State 46326 - Use Cache Agent for Checkouts 46327 - Use cache credentials (optional) for logging in rather

Bug 46326 - StarTeam: Use Cache Agent for Checkouts

2009-03-05 Thread Ballment, John
Dear ANT Developers, I've made some major changes to the StarTeam tasks to enable support for Cache Agent, compression, encryption and delta check outs and I would like to get them integrated into the ANT build and was wondering how to go about it. I've attached the SVN diffs to the bug in bugzi

Need Help in ANT FTP

2009-03-05 Thread Rajesh Kumar (IN4774)
Hi, We have ant script running in Unix box. We are trying to copy some of the files from Windows based ftp server but we are unable to find a suitable program which will perform this work. We found many sample program on apache site but could not make it work. Any help?? Rajesh _