Re: suggestion refactor SCM

2005-09-28 Thread jerome lacoste
On 9/27/05, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > > > Jose Alberto Fernandez a écrit : > > I think that it will be a very good idea, mostly as a stepping stone to > > higher level functionality. > > > > The main reason for not having such a thing is the fact that each > > project knows in a

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: Google Summer of Code, Apache ANT project ideas?

2005-06-03 Thread jerome lacoste
On 6/3/05, Erik Hatcher <[EMAIL PROTECTED]> wrote: > Doug - glad you're interested in the SoC. > > One idea that would be tremendously helpful to Ant would be to revamp > the documentation system such that task/type documentation is auto- > generated. I started the proposal/xdocs project several