RE: can't build ant 1.6

2003-09-02 Thread Steve Cohen
1.3 -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Monday, September 01, 2003 11:04 PM To: Ant Developers List Subject: Re: can't build ant 1.6 Steve Cohen wrote: > I've received no replies to this, so let me try again with a little >

Re: can't build ant 1.6

2003-09-02 Thread Conor MacNeill
On Tue, 2 Sep 2003 03:14 am, Steve Cohen wrote: > I've received no replies to this, so let me try again with a little more > information. Previous versions of build.sh (or build.bat) contained this > sequence: > I assume you have the latest from CVS - nothing sticky? > > The difference is that

Re: can't build ant 1.6

2003-09-02 Thread Steve Loughran
Steve Cohen wrote: I've received no replies to this, so let me try again with a little more information. Previous versions of build.sh (or build.bat) contained this sequence: LOCALCLASSPATH=lib/xercesImpl.jar:lib/xml-apis.jar:bootstrap/lib/ant.jar # add in the dependency .jar files DIRLIBS=lib/

RE: can't build ant 1.6

2003-09-01 Thread Steve Cohen
be well-documented somewhere. -Original Message- From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] Sent: Mon 9/1/2003 3:01 PM To: Ant Developers List Cc: Subject:Re: can't build ant 1.6 Hi Steve, what I am doing to build ant 1.6 is : ./bootstrap.sh ./bui

Re: can't build ant 1.6

2003-09-01 Thread Antoine Levy-Lambert
L PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, September 01, 2003 7:14 PM Subject: RE: can't build ant 1.6 I've received no replies to this, so let me try again with a little more information. Previous versions of build.sh (or build.bat) contained this sequence: LOCALCLASSPATH

RE: can't build ant 1.6

2003-09-01 Thread Steve Cohen
I've received no replies to this, so let me try again with a little more information. Previous versions of build.sh (or build.bat) contained this sequence: LOCALCLASSPATH=lib/xercesImpl.jar:lib/xml-apis.jar:bootstrap/lib/ant.jar # add in the dependency .jar files DIRLIBS=lib/optional/*.jar for