----- Original Message ----- From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, July 10, 2002 1:34 PM Subject: Re: Ant 2 et al.
> > Patrick (Gus) Heck wrote: > > e? > > > >>You mean that you want to be able to run tasks by doing something like: > >> > >> ant -task cvs diff -u Myfile.java > >> > >>Cool :-) > >> > >>Why don't we enable it? > >> > > > > How would that be supperior to: > > > > cvs diff -u Myfile.java? > > If you don't have cvs on your machine ant cvstask is made in Java. > Ok, bad example, cvs is everywhere anf cvstask calls it anyway ;-) ant -task delete dir=. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
