Re: nodeps jar

2006-10-04 Thread Vlastimil Babka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matt Benson wrote: > Dangerous and/or just kind of weird. :) I can check > whether the launcher classes are used. Even if this > is the case, however, ant-core uses launcher classes > and doesn't duplicate them in the jar. ant.jar > requires ant-la

Re: nodeps jar

2006-10-03 Thread Matt Benson
TED]> > > To: Ant Developers List > > Sent: Friday, September 29, 2006 2:00:27 PM > > Subject: nodeps jar > > > > > > I'm curious why the launcher classes are in this > jar. Do they really need to be? > > > > > I do not have a clue. I supp

Re: nodeps jar

2006-10-03 Thread Antoine Levy-Lambert
Matt Benson wrote: > Hmm... nobody knows about (1) and nobody minds about (2)? Going once... > > -Matt > > - Original Message > From: Matt Benson <[EMAIL PROTECTED]> > To: Ant Developers List > Sent: Friday, September 29, 2006 2:00:27 PM > Subject: nod

Re: nodeps jar

2006-10-02 Thread Matt Benson
Hmm... nobody knows about (1) and nobody minds about (2)? Going once... -Matt - Original Message From: Matt Benson <[EMAIL PROTECTED]> To: Ant Developers List Sent: Friday, September 29, 2006 2:00:27 PM Subject: nodeps jar I'm curious why the launcher classes are in th

nodeps jar

2006-09-29 Thread Matt Benson
I'm curious why the launcher classes are in this jar. Do they really need to be? Additionally, any arguments against "moving" (while retaining API BC) some of the always-available "optional" tasks e.g. echoproperties to oata.taskdefs? -Matt --