cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-08-17 Thread stevel
stevel 2005/08/17 03:06:01 Modified:docs/manual/OptionalTasks ftp.html Log: documenting passive FTP Revision ChangesPath 1.39 +14 -3 ant/docs/manual/OptionalTasks/ftp.html Index: ftp.html ===

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-06-01 Thread Steve Loughran
Steve Cohen wrote: Steve Loughran wrote: [EMAIL PROTECTED] wrote: scohen 2005/05/29 17:40:21 Modified:src/testcases/org/apache/tools/ant/taskdefs/optional/net FTPTest.java src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-31 Thread Neeme Praks
A "back-off" procedure usually refers to the procedure of allowing other participants also to have a "word" in whatever ongoing activity. In this case, SteveL probably meant that very same "have a delay before retry" idea that you also had. As for tight loop that eats up all the resources -

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-30 Thread Steve Cohen
Steve Loughran wrote: [EMAIL PROTECTED] wrote: scohen 2005/05/29 17:40:21 Modified:src/testcases/org/apache/tools/ant/taskdefs/optional/net FTPTest.java src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java src/etc/testc

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-30 Thread Steve Loughran
[EMAIL PROTECTED] wrote: scohen 2005/05/29 17:40:21 Modified:src/testcases/org/apache/tools/ant/taskdefs/optional/net FTPTest.java src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java src/etc/testcases/taskdefs/optional/net

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-30 Thread scohen
scohen 2005/05/30 07:41:34 Modified:src/testcases/org/apache/tools/ant/taskdefs/optional/net FTPTest.java src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java src/etc/testcases/taskdefs/optional/net ftp.xml doc

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-29 Thread scohen
scohen 2005/05/29 17:40:21 Modified:src/testcases/org/apache/tools/ant/taskdefs/optional/net FTPTest.java src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java src/etc/testcases/taskdefs/optional/net ftp.xml doc

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-22 Thread scohen
scohen 2005/05/22 11:49:46 Modified:docs/manual/OptionalTasks ftp.html Log: Document new timestampGranularity attribute and spiff up the page generally, add links to Java code as appropriate, fix up the table column sizing which had become rather unwieldy. Revision Changes

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-21 Thread scohen
scohen 2005/05/21 06:02:02 Modified:src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java docs/manual/OptionalTasks ftp.html Log: Change so that systemTypeKey and all the new xxxConfig attributes work by the convention that setting the attribute to "" leaves t

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-18 Thread Peter Reilly
Alexey N. Solofnenko wrote: Actually, > is also not required. True, but very confusing not to quote it. Peter - Alexey. Steve Cohen wrote: To be honest, I never thought about it. The previous version of the page used them and I just assumed they were required, and followed the pattern with my ne

Re: AW: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-18 Thread Steve Cohen
an -Ursprüngliche Nachricht- Von: Alexey N. Solofnenko [mailto:[EMAIL PROTECTED] Gesendet am: Mittwoch, 18. Mai 2005 06:05 An: Ant Developers List Betreff: Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html Actually, > is also not required. - Alexey. Steve Cohen wrote: To be hon

AW: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-17 Thread Jan . Materne
Ursprüngliche Nachricht- > Von: Alexey N. Solofnenko [mailto:[EMAIL PROTECTED] > Gesendet am: Mittwoch, 18. Mai 2005 06:05 > An: Ant Developers List > Betreff: Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html > > Actually, > is also not required. > > - Alexey. >

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-17 Thread Alexey N. Solofnenko
Actually, > is also not required. - Alexey. Steve Cohen wrote: To be honest, I never thought about it. The previous version of the page used them and I just assumed they were required, and followed the pattern with my new examples. I didn't even assume, actually, I just followed the pattern un

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-17 Thread scohen
scohen 2005/05/17 16:33:51 Modified:docs/manual/OptionalTasks ftp.html Log: remove unnecessary " marks. Revision ChangesPath 1.34 +104 -104 ant/docs/manual/OptionalTasks/ftp.html Index: ftp.html ===

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-17 Thread Steve Cohen
ion -OR- Reject the transmission altogether? Vielen Danke, Martin- - Original Message - From: "Dominique Devienne" <[EMAIL PROTECTED]> To: "Ant Developers List" Sent: Monday, May 16, 2005 10:21 PM Subject: Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-17 Thread Martin Gainty
Peter- What is the solution? M- - Original Message - From: "Peter Reilly" <[EMAIL PROTECTED]> To: "Ant Developers List" Sent: Tuesday, May 17, 2005 12:50 PM Subject: Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html Martin Gainty wrote: Not to m

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-17 Thread Martin Gainty
[EMAIL PROTECTED]> To: "Ant Developers List" Sent: Monday, May 16, 2005 10:21 PM Subject: Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html On 14 May 2005 13:14:15 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: + + <ftp action="get" + server

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-17 Thread Peter Reilly
the transmission altogether? Vielen Danke, Martin- - Original Message - From: "Dominique Devienne" <[EMAIL PROTECTED]> To: "Ant Developers List" Sent: Monday, May 16, 2005 10:21 PM Subject: Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html On 14 May 2005 13:

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-17 Thread Dominique Devienne
On 14 May 2005 13:14:15 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > + > + + server="ftp.hypthetical.fr" > + userid="anonymous" > + password="[EMAIL PROTECTED]" > + defaultDateFormatConfig="d MMM " > + recentDateFormatConfig="d

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-14 Thread scohen
scohen 2005/05/14 07:30:25 Modified:docs/manual/OptionalTasks ftp.html Log: punctuation Revision ChangesPath 1.33 +5 -5 ant/docs/manual/OptionalTasks/ftp.html Index: ftp.html === RCS file:

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-14 Thread scohen
scohen 2005/05/14 06:14:14 Modified:src/main/org/apache/tools/ant/taskdefs/optional/net FTPConfigurator.java FTP.java docs/manual/OptionalTasks ftp.html Log: change name of attribute from systemKeyConfig to systemTypeKey as a more intuitive na

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-03-04 Thread jkf
jkf 2005/03/04 14:31:42 Modified:src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java docs/manual/OptionalTasks ftp.html Log: PR: 33770 Improved FTP task to not fail on hidden directories. Revision ChangesPath 1.65 +26 -9 ant/src/

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2004-06-02 Thread antoine
antoine 2004/06/02 14:22:36 Modified:.Tag: ANT_16_BRANCH WHATSNEW docs/manual Tag: ANT_16_BRANCH install.html docs/manual/OptionalTasks Tag: ANT_16_BRANCH ftp.html Log: Merge from HEAD Doc fix concerning library dependencies of the ftp task P

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2004-06-02 Thread antoine
antoine 2004/06/02 14:18:41 Modified:.WHATSNEW docs/manual install.html docs/manual/OptionalTasks ftp.html Log: Doc fix concerning the library requirements of the ftp task PR: 29334 Submitted by: Steve Cohen (scohen at apache dot org) Re

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2004-02-17 Thread antoine
antoine 2004/02/17 00:02:19 Modified:docs/manual Tag: ANT_16_BRANCH install.html docs/manual/OptionalTasks Tag: ANT_16_BRANCH ftp.html Log: Merge from HEAD Try to give better explanations concerning the library requirements for ftp task Revision ChangesPa

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2004-02-17 Thread antoine
antoine 2004/02/16 23:59:36 Modified:docs/manual install.html docs/manual/OptionalTasks ftp.html Log: Fix information concerning library requirements for ftp task. jakarta-oro 2.0.1 or greater commons-net 1.2.0 or greater when using MS FTP servers Revision Ch

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2004-02-06 Thread antoine
antoine 2004/02/06 07:57:05 Modified:docs/manual Tag: ANT_16_BRANCH install.html docs/manual/OptionalTasks Tag: ANT_16_BRANCH ftp.html Log: More precise information concerning the libraries dependencies for MS FTP servers Revision ChangesPath No

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2004-02-06 Thread antoine
antoine 2004/02/06 07:53:40 Modified:docs/manual install.html docs/manual/OptionalTasks ftp.html Log: Update information concerning MS FTP server required libraries Revision ChangesPath 1.67 +4 -3 ant/docs/manual/install.html Index: install.h

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2004-02-06 Thread Antoine Lévy-Lambert
Stefan Bodewig wrote: On 6 Feb 2004, <[EMAIL PROTECTED]> wrote: using the CVS HEAD of commons-net and jakarta-oro could we change that to say something like CVS HEAD of commons-net and jakarta-oro after 2004-02-01 (or whatever) or a release of commons-net after 1.1.0 and jakarta-oro afte

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2004-02-06 Thread Stefan Bodewig
On 6 Feb 2004, <[EMAIL PROTECTED]> wrote: > using the CVS HEAD of commons-net and jakarta-oro could we change that to say something like CVS HEAD of commons-net and jakarta-oro after 2004-02-01 (or whatever) or a release of commons-net after 1.1.0 and jakarta-oro after 2.0.8? Ant 1.6.1 is li

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2004-02-06 Thread antoine
antoine 2004/02/06 07:24:41 Modified:docs/manual Tag: ANT_16_BRANCH install.html docs/manual/OptionalTasks Tag: ANT_16_BRANCH ftp.html Log: Merge of the blurb about support of MS FTP servers Revision ChangesPath No revision No

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2004-02-06 Thread antoine
antoine 2004/02/06 07:22:52 Modified:docs/manual install.html docs/manual/OptionalTasks ftp.html Log: Copyright year Revision ChangesPath 1.66 +1 -1 ant/docs/manual/install.html Index: install.html ==

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2004-02-06 Thread antoine
antoine 2004/02/06 07:19:56 Modified:docs/manual install.html docs/manual/OptionalTasks ftp.html Log: Add something about the support of MS FTP servers, using the CVS HEAD of commons-net and jakarta-oro Revision ChangesPath 1.65 +7 -2 ant/docs/m

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2003-08-14 Thread antoine
antoine 2003/08/14 14:01:43 Modified:.WHATSNEW src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java docs/manual/OptionalTasks ftp.html Log: Add two new attributes timediffmillis and timediffauto for the ftp task so that the newer attrib

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2003-08-14 Thread antoine
antoine 2003/08/14 08:32:36 Modified:docs/manual/OptionalTasks ftp.html Log: changed the info concerning followsymlinks Revision ChangesPath 1.18 +5 -2 ant/docs/manual/OptionalTasks/ftp.html Index: ftp.html

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2003-08-07 Thread antoine
antoine 2003/08/07 15:20:34 Modified:docs/manual/OptionalTasks ftp.html Log: There have been several bug reports showing that users did not understand the meaning of remotedir and of the nested fileset(s) for the different actions of the ftp task. I have added a table to expla

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2003-08-06 Thread antoine
antoine 2003/08/06 03:58:24 Modified:src/testcases/org/apache/tools/ant/taskdefs/optional/net FTPTest.java src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java docs/manual/OptionalTasks ftp.html Log: Fix the ftp task, its