Re: FTP Connection as Referenced Object

2005-06-04 Thread Martin Gainty
Steve et al You may want to take a look at SSH FTP RFCs most notably http://lftp.yar.ru/draft-ietf-secsh-filexfer-00.txt In section 6.1 This spec supports there are no ordering restrictions on the server for processing requests from two different file transfer connections. The server may interle

FTP Connection as Referenced Object

2005-06-04 Thread Steve Cohen
Having spent a week thinking over the issues raised in this discussion: http://issues.apache.org/bugzilla/show_bug.cgi?id=31744 I have come to the conclusion that the best place to start would be creating a connection as a referenceable object. I'm trying to find a model to look at so that I

Reusable ant tasks, a Java Command Line Interface library?

2005-06-04 Thread jerome lacoste
Hi all, Something is needed to ease the running of command line programs in Java. Several issues appear when using the official SDK Runtime#exec() and Process: multiple exec() method to chose from, quotes handling, lack of shell, no timeout management, input/output management… Ant first solved th

Re: about ANT-XDOCS

2005-06-04 Thread Erik Hatcher
On Jun 3, 2005, at 8:43 PM, Lucas Arruda wrote: Hi, I wonder if you could send me some information (or places where i can get it from) about this project: Your first mentored assignment is to find the archives of this e-mail list and look at the recent messages regarding this topic :)

Re: Google Summer of Code, Apache ANT project ideas?

2005-06-04 Thread Erik Hatcher
On Jun 3, 2005, at 3:24 PM, Daniels, Doug wrote: Yeah I was way off on Velocity I thought it was part of XDocs but really its that servlet engine. You weren't really far off. There is DVSL transformations in the current mix which is Velocity. Velocity isn't a bad choice necessarily. I

about ANT-XDOCS

2005-06-04 Thread Lucas Arruda
Hi, I wonder if you could send me some information (or places where i can get it from) about this project: Suject ID: ant-xdocs ASF Project: Apache Ant (http://wiki.apache.org/general/SummerOfCode2005) Thanks in advance. = - Lucas "luky" Arruda - "A vaca mansa dá leite, a braba dá se quiser;

cvs commit: ant/docs/manual tutorial-HelloWorldWithAnt.html

2005-06-04 Thread jhm
jhm 2005/06/04 00:34:02 Modified:docs/manual tutorial-HelloWorldWithAnt.html Log: Create a link section so the tutorial is more printable. Revision ChangesPath 1.3 +13 -3 ant/docs/manual/tutorial-HelloWorldWithAnt.html Index: tutorial-HelloWorldWithAnt.

cvs commit: ant/docs/manual using.html

2005-06-04 Thread jhm
jhm 2005/06/04 00:24:47 Modified:docs/manual using.html Log: Hint to ant.home property Revision ChangesPath 1.44 +8 -3 ant/docs/manual/using.html Index: using.html === RCS file: /home/c

cvs commit: ant/docs/manual ide.html

2005-06-04 Thread jhm
jhm 2005/06/04 00:19:35 Modified:docs/manual ide.html Log: Antidote has been retired. Revision ChangesPath 1.17 +0 -6 ant/docs/manual/ide.html Index: ide.html === RCS file: /home/cvs/an